Searched refs:next_next (Results 1 – 2 of 2) sorted by relevance
291 struct elf_segment_map *next_next = next_seg->next; in nacl_modify_program_headers() local297 first_seg->next = next_next; in nacl_modify_program_headers()302 *next_load_seg = next_next; in nacl_modify_program_headers()
4312 const CHAR_T *next_next = p + 1 < pend ? p + 1 : 0; in PREFIX() local4317 : next_backslash && next_next && *next_next == ')') in PREFIX()4320 : next_backslash && next_next && *next_next == '|'); in PREFIX()