Home
last modified time | relevance | path

Searched defs:pok (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dintscan.c26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
H A Dfloatscan.c36 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 Dintscan.c26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
H A Dfloatscan.c36 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 Dintscan.c26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
H A Dfloatscan.c36 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 Dintscan.c26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
H A Dfloatscan.c36 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 Daacsbr_mips.c336 float *g_temp1, *q_temp1, *pok, *pok1; in sbr_hf_assemble_mips() local
[all...]
/third_party/ffmpeg/libavutil/
H A Davsscanf.c138 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...]

Completed in 5 milliseconds