Searched defs:hexfloat (Results 1 – 5 of 5) sorted by relevance
/third_party/musl/src/internal/ |
D | floatscan.c | 314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok) in hexfloat() function
|
/third_party/musl/porting/uniproton/kernel/src/internal/ |
D | floatscan.c | 314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok) in hexfloat() function
|
/third_party/musl/porting/liteos_m/kernel/src/internal/ |
D | floatscan.c | 314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok) in hexfloat() function
|
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
D | floatscan.c | 314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok) in hexfloat() function
|
/third_party/ffmpeg/libavutil/ |
D | avsscanf.c | 497 static double hexfloat(FFFILE *f, int bits, int emin, int sign, int pok) in hexfloat() function
|