Searched refs:makeflags_string_current (Results 1 – 1 of 1) sorted by relevance
1763 String_rec * makeflags_string_current; in read_files_and_state() local2075 makeflags_string_current = &makeflags_string_posix; in read_files_and_state()2077 makeflags_string_current = &makeflags_string; in read_files_and_state()2079 if (makeflags_string_current->buffer.start[1] == (int) nul_char) { in read_files_and_state()2081 GETNAME( makeflags_string_current->buffer.start + 1 in read_files_and_state()2085 if (makeflags_string_current->buffer.start[1] != (int) space_char) { in read_files_and_state()2087 GETNAME( makeflags_string_current->buffer.start in read_files_and_state()2092 GETNAME( makeflags_string_current->buffer.start + 2 in read_files_and_state()