/third_party/musl/porting/liteos_m/kernel/src/internal/ |
H A D | intscan.c | 26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
|
H A D | floatscan.c | 36 static long long scanexp(FILE *f, int pok)
in scanexp() argument 63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok)
in decfloat() argument 314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok)
in hexfloat() argument 426 long double __floatscan(FILE *f, int prec, int pok)
in __floatscan() argument [all...] |
/third_party/musl/porting/uniproton/kernel/src/internal/ |
H A D | intscan.c | 26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
|
H A D | floatscan.c | 36 static long long scanexp(FILE *f, int pok)
in scanexp() argument 63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok)
in decfloat() argument 314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok)
in hexfloat() argument 426 long double __floatscan(FILE *f, int prec, int pok)
in __floatscan() argument [all...] |
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
H A D | intscan.c | 26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
|
H A D | floatscan.c | 36 static long long scanexp(FILE *f, int pok) in scanexp() argument 63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() argument 314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok) in hexfloat() argument 426 long double __floatscan(FILE *f, int prec, int pok) in __floatscan() argument [all...] |
/third_party/musl/src/internal/ |
H A D | intscan.c | 26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
|
H A D | floatscan.c | 36 static long long scanexp(FILE *f, int pok) in scanexp() argument 63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() argument 314 static long double hexfloat(FILE *f, int bits, int emin, int sign, int pok) in hexfloat() argument 426 long double __floatscan(FILE *f, int prec, int pok) in __floatscan() argument [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | aacsbr_mips.c | 336 float *g_temp1, *q_temp1, *pok, *pok1; in sbr_hf_assemble_mips() local [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | avsscanf.c | 138 static unsigned long long ffintscan(FFFILE *f, unsigned base, int pok, unsigned long long lim) in ffintscan() argument 214 static long long scanexp(FFFILE *f, int pok) in scanexp() argument 245 static double decfloat(FFFILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() argument 497 static double hexfloat(FFFILE *f, int bits, int emin, int sign, int pok) in hexfloat() argument 610 fffloatscan(FFFILE *f, int prec, int pok) fffloatscan() argument [all...] |