Home
last modified time | relevance | path

Searched defs:tdst (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.sbin/mtrace/
H A Dmtrace.c134 u_int32_t tdst = 0; /* Address where trace is sent (last-hop) */ variable
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-stmt.cc5923 gfc_expr *cond, *tdst, *tsrc, *edst, *esrc; in gfc_trans_where_3() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-stmt.c5887 gfc_expr *cond, *tdst, *tsrc, *edst, *esrc; in gfc_trans_where_3() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddinterpret.c3190 Type *tdst = e1->type->toBasetype(); variable