Searched defs:shlim (Results 1 – 10 of 10) sorted by relevance
/third_party/musl/src/internal/ |
D | shgetc.h | 27 #define shlim(f, lim) __shlim((f), (lim)) macro
|
D | stdio_impl.h | 45 off_t shlim, shcnt; member
|
/third_party/musl/porting/uniproton/kernel/src/internal/ |
D | shgetc.h | 28 #define shlim(f, lim) __shlim((f), (lim)) macro
|
/third_party/musl/porting/liteos_m/kernel/src/internal/ |
D | shgetc.h | 28 #define shlim(f, lim) __shlim((f), (lim)) macro
|
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
D | shgetc.h | 27 #define shlim(f, lim) __shlim((f), (lim)) macro
|
D | stdio_impl.h | 42 off_t shlim, shcnt; member
|
/third_party/ffmpeg/libavutil/ |
D | avsscanf.c | 42 ptrdiff_t shlim, shcnt; member 115 #define shlim(f, lim) ffshlim((f), (lim)) macro
|
/third_party/musl/porting/linux/user/src/internal/ |
D | stdio_impl.h | 105 off_t shlim, shcnt; member
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | alltypes.h | 332 off_t shlim, shcnt; member
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | alltypes.h | 332 off_t shlim, shcnt; member
|