Searched defs:decfloat (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/musl/src/internal/ |
H A D | floatscan.c | 63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() function
|
/aosp_15_r20/external/trusty/musl/src/internal/ |
D | floatscan.c | 66 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() function
|