Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dshgetc.h27 #define shcnt(f) ((f)->shcnt + ((f)->rpos - (f)->buf)) macro
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dshgetc.h27 #define shcnt(f) ((f)->shcnt + ((f)->rpos - (f)->buf)) macro
/third_party/musl/src/internal/
H A Dshgetc.h26 #define shcnt(f) ((f)->shcnt + ((f)->rpos - (f)->buf)) macro
H A Dstdio_impl.h111 off_t shlim, shcnt; member
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dshgetc.h26 #define shcnt(f) ((f)->shcnt + ((f)->rpos - (f)->buf)) macro
H A Dstdio_impl.h42 off_t shlim, shcnt; member
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h107 off_t shlim, shcnt; member
/third_party/ffmpeg/libavutil/
H A Davsscanf.c42 ptrdiff_t shlim, shcnt; member
54 #define shcnt(f) ((f)->shcnt + ((f)->rpos - (f)->buf)) macro
[all...]
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h332 off_t shlim, shcnt; member
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h332 off_t shlim, shcnt; member

Completed in 6 milliseconds