Searched refs:scanexp (Results 1 – 6 of 6) sorted by relevance
/third_party/musl/src/internal/ |
D | floatscan.c | 36 static long long scanexp(FILE *f, int pok) in scanexp() function 119 e10 = scanexp(f, pok); in decfloat() 372 e2 = scanexp(f, pok); in hexfloat()
|
/third_party/musl/porting/uniproton/kernel/src/internal/ |
D | floatscan.c | 36 static long long scanexp(FILE *f, int pok) in scanexp() function 119 e10 = scanexp(f, pok); in decfloat() 372 e2 = scanexp(f, pok); in hexfloat()
|
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
D | floatscan.c | 36 static long long scanexp(FILE *f, int pok) in scanexp() function 119 e10 = scanexp(f, pok); in decfloat() 372 e2 = scanexp(f, pok); in hexfloat()
|
/third_party/musl/porting/liteos_m/kernel/src/internal/ |
D | floatscan.c | 36 static long long scanexp(FILE *f, int pok) in scanexp() function 119 e10 = scanexp(f, pok); in decfloat() 372 e2 = scanexp(f, pok); in hexfloat()
|
/third_party/ffmpeg/libavutil/ |
D | avsscanf.c | 214 static long long scanexp(FFFILE *f, int pok) in scanexp() function 301 e10 = scanexp(f, pok); in decfloat() 556 e2 = scanexp(f, pok); in hexfloat()
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
D | texinfo.tex | 6782 \scanexp\copyingtext 7232 \def\scanexp#1{% 8613 \appendtomacro\captionline{\scanexp\thiscaption}% 8638 \scanexp{%
|