Home
last modified time | relevance | path

Searched defs:next_next (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-nacl.c296 struct elf_segment_map *next_next = next_seg->next; in nacl_modify_headers() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-nacl.c296 struct elf_segment_map *next_next = next_seg->next; in nacl_modify_headers() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c4316 const CHAR_T *next_next = p + 1 < pend ? p + 1 : 0; in PREFIX() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c4309 const CHAR_T *next_next = p + 1 < pend ? p + 1 : 0; in PREFIX() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dregex.c4316 const CHAR_T *next_next = p + 1 < pend ? p + 1 : 0; in PREFIX() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dregex.c4316 const CHAR_T *next_next = p + 1 < pend ? p + 1 : 0; in PREFIX() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c4312 const CHAR_T *next_next = p + 1 < pend ? p + 1 : 0; in PREFIX() local
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dregex.c4398 const CHAR_T *next_next = p + 1 < pend ? p + 1 : 0; variable
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dregex.c4317 const CHAR_TYPE *next_next = p + 1 < pend ? p + 1 : 0; local