/netbsd-src/bin/ksh/ |
H A D | c_test.c | 114 Test_env te; local 194 test_isop(te, meta, s) in test_isop() argument 217 test_eval(te, op, opnd1, opnd2, do_eval) in test_eval() argument 465 test_parse(te) in test_parse() argument 479 test_oexpr(te, do_eval) in test_oexpr() argument 494 test_aexpr(te, do_eval) in test_aexpr() argument 509 test_nexpr(te, do_eval) in test_nexpr() argument 519 test_primary(te, do_eval) in test_primary() argument 580 ptest_isa(te, meta) in ptest_isa() argument 608 ptest_getopnd(te, op, do_eval) in ptest_getopnd() argument [all …]
|
H A D | syn.c | 321 Test_env te; local 864 dbtestp_isa(te, meta) in dbtestp_isa() argument 914 dbtestp_getopnd(te, op, do_eval) in dbtestp_getopnd() argument 931 dbtestp_eval(te, op, opnd1, opnd2, do_eval) in dbtestp_eval() argument 942 dbtestp_error(te, offset, msg) in dbtestp_error() argument
|
H A D | exec.c | 289 Test_env te; local 1469 dbteste_isa(te, meta) in dbteste_isa() argument 1510 dbteste_getopnd(te, op, do_eval) in dbteste_getopnd() argument 1534 dbteste_eval(te, op, opnd1, opnd2, do_eval) in dbteste_eval() argument 1545 dbteste_error(te, offset, msg) in dbteste_error() argument
|
H A D | table.c | 209 struct tbl *te; local
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | throttle.c | 61 struct throttle_entry *te; local 88 struct throttle_entry *te; local
|
/netbsd-src/lib/libc/locale/ |
H A D | _wctrans_local.h | 37 _towctrans_priv(wint_t c, _WCTransEntry const *te) in _towctrans_priv()
|
H A D | _wctrans.c | 80 _towctrans_ext(wint_t c, struct _WCTransEntry const *te) in _towctrans_ext()
|
H A D | _wctype.c | 109 wint_t wc, _WCTypeEntry const *te) in _iswctype_priv()
|
H A D | iswctype_mb.c | 147 _WCTypeEntry const *te; in iswctype_l() local 168 _WCTransEntry const *te; in towctrans() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | cosh.c | 73 mpfr_t t, te; in mpfr_cosh() local
|
H A D | tanh.c | 72 mpfr_t t, te; in mpfr_tanh() local
|
H A D | hypot.c | 34 mpfr_t t, te, ti; /* auxiliary variables */ in mpfr_hypot() local
|
H A D | erfc.c | 128 mpfr_exp_t te, err; in mpfr_erfc() local
|
H A D | atanh.c | 106 mpfr_t x, t, te; in mpfr_atanh() local
|
H A D | eint.c | 229 mpfr_exp_t err, te; in mpfr_eint() local
|
/netbsd-src/usr.sbin/mscdlabel/ |
H A D | main.c | 66 struct ioc_read_toc_entry te; in getcdtoc() local
|
/netbsd-src/external/bsd/libevent/dist/test/ |
H A D | bench_cascade.c | 88 static struct timeval ts, te, tv_timeout; in run_once() local
|
H A D | bench.c | 107 static struct timeval ts, te; in run_once() local
|
/netbsd-src/tests/lib/libpthread/ |
H A D | t_condwait.c | 53 struct timespec ts, to, te; in run() local
|
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/alpha/ |
H A D | regdef.h | 46 #define te a5 macro
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/alpha/ |
H A D | regdef.h | 46 #define te a5 macro
|
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | readdir.c | 207 static nfsentry *te, *te_next; in amfs_readdir_browsable() local 645 static am_entry3 *te, *te_next; in amfs_readdir3_browsable() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | importc.d | 350 if (auto te = t1.isTypeEnum()) in cTypeEquivalence() local
|
H A D | expressionsem.d | 116 if (auto te = e4.isTupleExp()) in expressionsToString() local 1233 else if (auto te = e1.isTemplateExp()) variable 3663 Expression te = new ThisExp(exp.loc).expressionSemantic(sc); in visit() local 4434 TypeExp te = cast(TypeExp)exp.e1; in visit() local 5165 Expression te = new ThisExp(exp.loc).expressionSemantic(sc); in visit() local 6132 if (auto te = op.isTypeExp()) in visit() local 6178 auto te = op.isTupleExp(); in visit() local 6398 override void visit(ThrowExp te) in visit() 6763 Expression te = new ThisExp(e.loc).expressionSemantic(sc); in visit() local 7503 TupleExp te = exp.e1.isTupleExp(); in visit() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-unswitch.c | 549 edge guard_edge, te, fe; in find_loop_guard() local 791 edge te, fe, e, new_edge; in hoist_guard() local
|