Home
last modified time | relevance | path

Searched refs:__ftello_unlocked (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dftell.c5 off_t __ftello_unlocked(FILE *f) in __ftello_unlocked() function
24 pos = __ftello_unlocked(f); in __ftello()
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dftell.c5 off_t __ftello_unlocked(FILE *f) in __ftello_unlocked() function
24 pos = __ftello_unlocked(f); in __ftello()
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dftell.c5 off_t __ftello_unlocked(FILE *f) in __ftello_unlocked() function
24 pos = __ftello_unlocked(f); in __ftello()
/third_party/musl/src/stdio/
H A Dftell.c8 off_t __ftello_unlocked(FILE *f) in __ftello_unlocked() function
30 pos = __ftello_unlocked(f); in __ftello()
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dstdio_impl.h53 hidden off_t __ftello_unlocked(FILE *);
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dstdio_impl.h73 hidden off_t __ftello_unlocked(FILE *);
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dstdio_impl.h53 hidden off_t __ftello_unlocked(FILE *);
/third_party/musl/src/internal/
H A Dstdio_impl.h148 hidden off_t __ftello_unlocked(FILE *);
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h144 hidden off_t __ftello_unlocked(FILE *);

Completed in 3 milliseconds