Home
last modified time | relevance | path

Searched refs:__shlim (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dshgetc.h24 hidden void __shlim(FILE *, off_t);
28 #define shlim(f, lim) __shlim((f), (lim))
H A Dshgetc.c4 * the value of buf-rpos at the last function call (__shlim or __shgetc),
8 void __shlim(FILE *f, off_t lim) in __shlim() function
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dshgetc.h24 hidden void __shlim(FILE *, off_t);
28 #define shlim(f, lim) __shlim((f), (lim))
H A Dshgetc.c4 * the value of buf-rpos at the last function call (__shlim or __shgetc),
8 void __shlim(FILE *f, off_t lim) in __shlim() function
/third_party/musl/src/internal/
H A Dshgetc.h23 hidden void __shlim(FILE *, off_t);
27 #define shlim(f, lim) __shlim((f), (lim))
H A Dshgetc.c4 * the value of buf-rpos at the last function call (__shlim or __shgetc),
8 void __shlim(FILE *f, off_t lim) in __shlim() function
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dshgetc.h23 hidden void __shlim(FILE *, off_t);
27 #define shlim(f, lim) __shlim((f), (lim))
H A Dshgetc.c4 * the value of buf-rpos at the last function call (__shlim or __shgetc),
8 void __shlim(FILE *f, off_t lim) in __shlim() function

Completed in 2 milliseconds