Home
last modified time | relevance | path

Searched defs:tst (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/regress/lib/libc/cephes/
H A Dieetst.c438 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 D20001109-2.c6 int tst[__alignof__ (bar) >= __alignof__ (int) ? 1 : -1]; variable
H A D20001109-1.c7 int tst[__alignof__ (bar) >= __alignof__ (int) ? 1 : -1]; variable
/openbsd-src/lib/libcurses/base/
H A Dresizeterm.c186 WINDOW *tst = &(wp->win); in child_depth() local
205 WINDOW *tst; in parent_depth() local
H A Dwresize.c67 WINDOW *tst = &(wp->win); in repair_subwindows() local
/openbsd-src/regress/lib/libz/
H A Dutils_unittest.cc1697 size_t tst, max = sizeof(ZlibTest) / sizeof(ZlibTest[0]) - 1; in main() local
/openbsd-src/lib/libcurses/tinfo/
H A Dcaptoinfo.c553 int tst; in bcd_expression() local
/openbsd-src/gnu/gcc/gcc/
H A Dtree-vrp.c2775 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 Dtlsexttest.c4485 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 DDeclSpec.cpp1452 TST tst = getTypeSpecType(); in isMissingDeclaratorOk() local