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

/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Dintscan.c21 unsigned long long __intscan(FILE* f, unsigned base, int pok, unsigned long long lim) { argument
H A Dfloatscan.c39 static long long scanexp(FILE* f, int pok) { argument
66 static long double decfloat(FILE* f, int c, int bits, int emin, int sign, int pok) { argument
330 static long double hexfloat(FILE* f, int bits, int emin, int sign, int pok) { argument
453 long double __floatscan(FILE* f, int prec, int pok) { argument
[all...]

Completed in 24 milliseconds