Home
last modified time | relevance | path

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

/bionic/libc/stdio/
Dremove.c42 struct stat st; in remove() local
Dmakebuf.c83 struct stat st; in __swhatbuf() local
Dfseek.c54 struct stat st; in fseeko() local
/bionic/libc/unistd/
Dftok.c34 struct stat st; in ftok() local
/bionic/libc/kernel/arch-mips/asm/
Dcmpxchg.h24 #define __cmpxchg_asm(ld, st, m, old, new) ({ __typeof(*(m)) __ret; if (cpu_has_llsc && R100… argument
/bionic/libc/upstream-netbsd/libc/regex/
Dengine.c117 states st; /* current states */ member
779 states st = m->st; in fast() local
874 states st = m->st; in slow() local
1094 states st, in print()
/bionic/libc/tools/zoneinfo/
DZoneCompactor.java94 StringTokenizer st = new StringTokenizer(s); in ZoneCompactor() local