Searched defs:printf_float (Results 1 – 4 of 4) sorted by relevance
40 #define printf_float(x) (x) macro
450 # define printf_float(x) ((double) (x)) macro458 # define printf_float(x) ((double) (x)) macro472 # define printf_float(x) ((double) (x)) macro484 # define printf_float(x) __printf_float(x) macro493 # define printf_float(x) ((double) (x)) macro
17 #define printf_float(x) ((double) (x)) macro
52 # define printf_float(x) ((double) (x)) macro111 #define printf_float(x) ((double) (x)) macro