Home
last modified time | relevance | path

Searched defs:tnum (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/libc-test/src/functional/
H A Dtls_local_exec.c14 static int tnum; variable
/third_party/ltp/testcases/kernel/syscalls/symlinkat/
H A Dsymlinkat01.c176 int tnum = rand(), vnum = ~tnum; in mysymlinkat_test() local
/third_party/ltp/testcases/kernel/syscalls/linkat/
H A Dlinkat01.c243 int tnum = rand(), vnum = ~tnum; in mylinkat_test() local
/third_party/ltp/lib/
H A Dtst_res.c223 static void tst_condense(int tnum, int ttype, const char *tmesg) in tst_condense() argument
277 static void tst_print(const char *tcid, int tnum, int ttype, const char *tmesg) in tst_print() argument
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise11.c115 static int allocate_offline(int tnum) in allocate_offline() argument
157 int tnum = (int)(uintptr_t)threadnum; in alloc_mem() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Ds-c.c104 int *tnum; member
305 int tnum; in do_threads_test() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DFeatureTag.java146 tnum("Tabular Figures"), enum constant
/third_party/sqlite/src/
H A Dshell.c23083 int tnum = 0; in do_meta_command() local
H A Dsqlite3.c17758 Pgno tnum; /* Root BTree page for this table */ member
18097 Pgno tnum; /* DB Page containing root of this index */ member
121213 Pgno tnum; /* Root page of index */ global() local
128840 Pgno tnum = pOp->p2; global() local
210851 int tnum = pIter->iPkTnum; /* Root page of PK index */ global() local
210925 int tnum = pIter->iTnum; global() local
211134 const int tnum = pIter->iTnum; global() local
[all...]

Completed in 158 milliseconds