Home
last modified time | relevance | path

Searched refs:last_str (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregexec.c151 Idx top_str, Idx last_node, Idx last_str,
2868 Idx top_node, Idx top_str, Idx last_node, Idx last_str, in check_arrival() argument
2881 if (BE (path->alloc < last_str + mctx->max_mb_elem_len + 1, 0)) in check_arrival()
2885 Idx new_alloc = old_alloc + last_str + mctx->max_mb_elem_len + 1; in check_arrival()
2952 for (null_cnt = 0; str_idx < last_str && null_cnt <= mctx->max_mb_elem_len;) in check_arrival()
3003 cur_nodes = (mctx->state_log[last_str] == NULL ? NULL in check_arrival()
3004 : &mctx->state_log[last_str]->nodes); in check_arrival()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c15008 char** last_str) in aarch64_parse_branch_protection() argument
15070 if (last_str) in aarch64_parse_branch_protection()
15072 if (str) strcpy (*last_str, str); in aarch64_parse_branch_protection()
15073 else *last_str = NULL; in aarch64_parse_branch_protection()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc18080 char** last_str) in aarch64_parse_branch_protection() argument
18142 if (last_str) in aarch64_parse_branch_protection()
18144 if (str) strcpy (*last_str, str); in aarch64_parse_branch_protection()
18145 else *last_str = NULL; in aarch64_parse_branch_protection()
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20131525 * syms.c (_bfd_stab_section_find_nearest_line): Add last_str
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20131525 * syms.c (_bfd_stab_section_find_nearest_line): Add last_str
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-20131525 * syms.c (_bfd_stab_section_find_nearest_line): Add last_str
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-20131525 * syms.c (_bfd_stab_section_find_nearest_line): Add last_str