Searched defs:ndests (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-eh.c | 1369 int nlabels, ndests, j, last_case_index; in lower_try_finally_switch() local 1578 decide_copy_try_finally (int ndests, bool may_throw, gimple_seq finally) in decide_copy_try_finally() 1664 int ndests; in lower_try_finally() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-eh.cc | 1364 int nlabels, ndests, j, last_case_index; in lower_try_finally_switch() local 1573 decide_copy_try_finally (int ndests, bool may_throw, gimple_seq finally) in decide_copy_try_finally() 1659 int ndests; in lower_try_finally() local
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | regexec.c | 3303 Idx ndests; /* Number of the destination states from `state'. */ in build_trtable() local 3535 Idx ndests; /* Number of the destinations from `state'. */ in group_nodes_into_DFAstates() local
|