Searched defs:tst (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/regress/lib/libc/cephes/ |
H A D | ieetst.c | 438 void chkinternal( ref, tst, string ) in chkinternal() argument 472 void chkscan( ref, tst, string ) in chkscan() argument 492 void chkprint( ref, tst, string ) in chkprint() argument 526 void cmpprint( ref, tst ) in cmpprint() argument 543 void cmpscan( ref, tst ) in cmpscan() argument 565 void cmptrunc( ref, tst ) in cmptrunc() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 20001109-2.c | 6 int tst[__alignof__ (bar) >= __alignof__ (int) ? 1 : -1]; variable
|
H A D | 20001109-1.c | 7 int tst[__alignof__ (bar) >= __alignof__ (int) ? 1 : -1]; variable
|
/openbsd-src/lib/libcurses/base/ |
H A D | resizeterm.c | 186 WINDOW *tst = &(wp->win); in child_depth() local 205 WINDOW *tst; in parent_depth() local
|
H A D | wresize.c | 67 WINDOW *tst = &(wp->win); in repair_subwindows() local
|
/openbsd-src/regress/lib/libz/ |
H A D | utils_unittest.cc | 1697 size_t tst, max = sizeof(ZlibTest) / sizeof(ZlibTest[0]) - 1; in main() local
|
/openbsd-src/lib/libcurses/tinfo/ |
H A D | captoinfo.c | 553 int tst; in bcd_expression() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-vrp.c | 2775 int tst; in compare_ranges() local 2879 int tst; in compare_range_with_value() local 2906 int tst; in compare_range_with_value() local
|
/openbsd-src/regress/lib/libssl/tlsext/ |
H A D | tlsexttest.c | 4485 test_tlsext_is_valid_hostname(const struct tls_sni_test * tst) test_tlsext_is_valid_hostname() argument 4534 const struct tls_sni_test *tst; test_tlsext_valid_hostnames() local [all...] |
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 1452 TST tst = getTypeSpecType(); in isMissingDeclaratorOk() local
|