Searched defs:ndests (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-eh.c | 1305 int nlabels, ndests, j, last_case_index; in lower_try_finally_switch() local 1523 decide_copy_try_finally (int ndests, bool may_throw, gimple_seq finally) in decide_copy_try_finally() 1596 int ndests; in lower_try_finally() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-eh.c | 1368 int nlabels, ndests, j, last_case_index; in lower_try_finally_switch() local 1577 decide_copy_try_finally (int ndests, bool may_throw, gimple_seq finally) in decide_copy_try_finally() 1654 int ndests; in lower_try_finally() local
|
/dflybsd-src/contrib/grep/lib/ |
H A D | regexec.c | 3264 Idx ndests; /* Number of the destination states from 'state'. */ in build_trtable() local 3498 Idx ndests; /* Number of the destinations from 'state'. */ in group_nodes_into_DFAstates() local
|
/dflybsd-src/contrib/cvs-1.12/lib/ |
H A D | regexec.c | 3298 Idx ndests; /* Number of the destination states from `state'. */ in build_trtable() local 3526 Idx ndests; /* Number of the destinations from `state'. */ in group_nodes_into_DFAstates() local
|