Home
last modified time | relevance | path

Searched defs:hexfloat (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/src/internal/
Dfloatscan.c314 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/
Dfloatscan.c314 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/
Dfloatscan.c314 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/
Dfloatscan.c314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok) in hexfloat() function
/third_party/ffmpeg/libavutil/
Davsscanf.c497 static double hexfloat(FFFILE *f, int bits, int emin, int sign, int pok) in hexfloat() function