Home
last modified time | relevance | path

Searched refs:shunget (Results 1 – 16 of 16) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/internal/
Dfloatscan.c47 if (c-'0'>=10U && pok) shunget(f); in scanexp()
50 shunget(f); in scanexp()
58 shunget(f); in scanexp()
122 shunget(f); in decfloat()
131 shunget(f); in decfloat()
360 shunget(f); in hexfloat()
362 shunget(f); in hexfloat()
363 if (gotrad) shunget(f); in hexfloat()
375 shunget(f); in hexfloat()
383 shunget(f); in hexfloat()
[all …]
Dintscan.c46 shunget(f); in __intscan()
47 if (pok) shunget(f); in __intscan()
58 shunget(f); in __intscan()
89 shunget(f); in __intscan()
Dshgetc.h29 #define shunget(f) ((f)->shlim>=0 ? (void)(f)->rpos-- : (void)0) macro
/third_party/musl/src/internal/
Dfloatscan.c47 if (c-'0'>=10U && pok) shunget(f); in scanexp()
50 shunget(f); in scanexp()
58 shunget(f); in scanexp()
122 shunget(f); in decfloat()
131 shunget(f); in decfloat()
360 shunget(f); in hexfloat()
362 shunget(f); in hexfloat()
363 if (gotrad) shunget(f); in hexfloat()
375 shunget(f); in hexfloat()
383 shunget(f); in hexfloat()
[all …]
Dintscan.c46 shunget(f); in __intscan()
47 if (pok) shunget(f); in __intscan()
58 shunget(f); in __intscan()
89 shunget(f); in __intscan()
Dshgetc.h29 #define shunget(f) ((f)->shlim>=0 ? (void)(f)->rpos-- : (void)0) macro
/third_party/musl/porting/uniproton/kernel/src/internal/
Dfloatscan.c47 if (c-'0'>=10U && pok) shunget(f); in scanexp()
50 shunget(f); in scanexp()
58 shunget(f); in scanexp()
122 shunget(f); in decfloat()
131 shunget(f); in decfloat()
360 shunget(f); in hexfloat()
362 shunget(f); in hexfloat()
363 if (gotrad) shunget(f); in hexfloat()
375 shunget(f); in hexfloat()
383 shunget(f); in hexfloat()
[all …]
Dintscan.c46 shunget(f); in __intscan()
47 if (pok) shunget(f); in __intscan()
58 shunget(f); in __intscan()
89 shunget(f); in __intscan()
Dshgetc.h30 #define shunget(f) ((f)->shlim>=0 ? (void)(f)->rpos-- : (void)0) macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dfloatscan.c47 if (c-'0'>=10U && pok) shunget(f); in scanexp()
50 shunget(f); in scanexp()
58 shunget(f); in scanexp()
122 shunget(f); in decfloat()
131 shunget(f); in decfloat()
360 shunget(f); in hexfloat()
362 shunget(f); in hexfloat()
363 if (gotrad) shunget(f); in hexfloat()
375 shunget(f); in hexfloat()
383 shunget(f); in hexfloat()
[all …]
Dintscan.c46 shunget(f); in __intscan()
47 if (pok) shunget(f); in __intscan()
58 shunget(f); in __intscan()
89 shunget(f); in __intscan()
Dshgetc.h30 #define shunget(f) ((f)->shlim>=0 ? (void)(f)->rpos-- : (void)0) macro
/third_party/ffmpeg/libavutil/
Davsscanf.c117 #define shunget(f) ((f)->shend ? (void)(f)->rpos-- : (void)0) macro
158 shunget(f); in ffintscan()
159 if (pok) shunget(f); in ffintscan()
170 shunget(f); in ffintscan()
201 shunget(f); in ffintscan()
225 if (c-'0'>=10U && pok) shunget(f); in scanexp()
228 shunget(f); in scanexp()
236 shunget(f); in scanexp()
304 shunget(f); in decfloat()
313 shunget(f); in decfloat()
[all …]
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dvfscanf.c87 shunget(f); in vfscanf()
100 shunget(f); in vfscanf()
182 shunget(f); in vfscanf()
188 shunget(f); in vfscanf()
266 shunget(f); in vfscanf()
/third_party/musl/src/stdio/
Dvfscanf.c87 shunget(f); in vfscanf()
100 shunget(f); in vfscanf()
182 shunget(f); in vfscanf()
188 shunget(f); in vfscanf()
266 shunget(f); in vfscanf()
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dvfscanf.c87 shunget(f); in vfscanf()
100 shunget(f); in vfscanf()
182 shunget(f); in vfscanf()
188 shunget(f); in vfscanf()
266 shunget(f); in vfscanf()