Go to the documentation of this file.
42 #ifndef _FUNCTIONALS_H_
43 #define _FUNCTIONALS_H_
48 #define EXTERN_C extern "C"
55 #if defined(FUNC_PRECISION) && FUNC_PRECISION == 1
64 #elif defined(FUNC_PRECISION) && FUNC_PRECISION == 2
338 extern int (*
fun_printf)(
const char *fmt, ...);