Home
last modified time | relevance | path

Searched defs:st (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/newlib/libc/stdio64/
Dfseeko64.c208 struct stat64 st; in fseeko64() local
234 struct stat64 st; in fseeko64() local
/picolibc-latest/newlib/libc/stdio/
Dfseeko.c105 struct stat64 st; in fseeko() local
107 struct stat st; in fseeko() local
Dmakebuf.c89 struct stat64 st; in _swhatbuf() local
/picolibc-latest/newlib/libc/posix/
Dnftw.c52 struct stat st; in do_nftw() local
Dengine.c78 states st; /* current states */ member
746 states st = m->st; in fast() local
836 states st = m->st; in slow() local
1048 states st, in print()