Searched defs:fmt (Results 1 – 5 of 5) sorted by relevance
/stdlib/ |
A D | gen-tst-strtod-round.c | 121 static const struct fmt { in round_for_all() struct 122 int prec; in round_for_all() 123 int emin; in round_for_all() 124 int emax; in round_for_all() 125 bool ibm_ld; in round_for_all()
|
A D | tst-strfrom.h | 53 const char *fmt; member 58 #define TEST(s, fmt, size, rc, val) \ argument 65 const char *fmt; member 69 #define HTEST(fmt, exp1, exp2, exp3, exp4, val) \ argument
|
A D | tst-swapcontext1.c | 34 func4(ucontext_t *uocp, ucontext_t *ucp, const char *str, const char *fmt) in func4() 44 func3(ucontext_t *uocp, ucontext_t *ucp, const char *str, const char *fmt) in func3()
|
A D | isomac.c | 178 static const char fmt[] = "\ variable
|
A D | strfmon_l.c | 86 const char *fmt; /* Pointer that walks through format. */ in __vstrfmon_l_internal() local
|
Completed in 10 milliseconds