Home
last modified time | relevance | path

Searched refs:from_node (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h264 bool findEdge(uptr from_node, uptr to_node, u32 *stk_from, u32 *stk_to, in findEdge() argument
266 uptr from_idx = nodeToIndex(from_node); in findEdge()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h258 bool findEdge(uptr from_node, uptr to_node, u32 *stk_from, u32 *stk_to, in findEdge() argument
260 uptr from_idx = nodeToIndex(from_node); in findEdge()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h262 bool findEdge(uptr from_node, uptr to_node, u32 *stk_from, u32 *stk_to, in findEdge() argument
264 uptr from_idx = nodeToIndex(from_node); in findEdge()
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregexec.c103 Idx from_node, Idx bkref_idx) internal_function;
1919 Idx subexp_idx, Idx from_node, Idx bkref_idx) in check_dst_limits_calc_pos_1() argument
1922 re_node_set *eclosures = dfa->eclosures + from_node; in check_dst_limits_calc_pos_1()
1956 if (dst == from_node) in check_dst_limits_calc_pos_1()
2002 Idx from_node, Idx str_idx, Idx bkref_idx) in check_dst_limits_calc_pos() argument
2022 from_node, bkref_idx); in check_dst_limits_calc_pos()