Home
last modified time | relevance | path

Searched defs:te (Results 1 – 25 of 90) sorted by relevance

1234

/netbsd-src/bin/ksh/
H A Dc_test.c114 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 Dsyn.c321 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 Dexec.c289 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 Dtable.c209 struct tbl *te; local
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dthrottle.c61 struct throttle_entry *te; local
88 struct throttle_entry *te; local
/netbsd-src/lib/libc/locale/
H A D_wctrans_local.h37 _towctrans_priv(wint_t c, _WCTransEntry const *te) in _towctrans_priv()
H A D_wctrans.c80 _towctrans_ext(wint_t c, struct _WCTransEntry const *te) in _towctrans_ext()
H A D_wctype.c109 wint_t wc, _WCTypeEntry const *te) in _iswctype_priv()
H A Diswctype_mb.c147 _WCTypeEntry const *te; in iswctype_l() local
168 _WCTransEntry const *te; in towctrans() local
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dcosh.c73 mpfr_t t, te; in mpfr_cosh() local
H A Dtanh.c72 mpfr_t t, te; in mpfr_tanh() local
H A Dhypot.c34 mpfr_t t, te, ti; /* auxiliary variables */ in mpfr_hypot() local
H A Derfc.c128 mpfr_exp_t te, err; in mpfr_erfc() local
H A Datanh.c106 mpfr_t x, t, te; in mpfr_atanh() local
H A Deint.c229 mpfr_exp_t err, te; in mpfr_eint() local
/netbsd-src/usr.sbin/mscdlabel/
H A Dmain.c66 struct ioc_read_toc_entry te; in getcdtoc() local
/netbsd-src/external/bsd/libevent/dist/test/
H A Dbench_cascade.c88 static struct timeval ts, te, tv_timeout; in run_once() local
H A Dbench.c107 static struct timeval ts, te; in run_once() local
/netbsd-src/tests/lib/libpthread/
H A Dt_condwait.c53 struct timespec ts, to, te; in run() local
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/alpha/
H A Dregdef.h46 #define te a5 macro
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/alpha/
H A Dregdef.h46 #define te a5 macro
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dreaddir.c207 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 Dimportc.d350 if (auto te = t1.isTypeEnum()) in cTypeEquivalence() local
H A Dexpressionsem.d116 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 Dtree-ssa-loop-unswitch.c549 edge guard_edge, te, fe; in find_loop_guard() local
791 edge te, fe, e, new_edge; in hoist_guard() local

1234