Searched refs:makeflags_string_posix (Results 1 – 1 of 1) sorted by relevance
1799 String_rec makeflags_string_posix; in read_files_and_state() local1915 INIT_STRING_FROM_STACK(makeflags_string_posix, buffer_posix); in read_files_and_state()1917 append_char((int) hyphen_char, &makeflags_string_posix); in read_files_and_state()1922 append_char('D', &makeflags_string_posix); in read_files_and_state()1926 append_char('D', &makeflags_string_posix); in read_files_and_state()1931 append_char('d', &makeflags_string_posix); in read_files_and_state()1935 append_char('d', &makeflags_string_posix); in read_files_and_state()1939 append_char('e', &makeflags_string_posix); in read_files_and_state()1943 append_char('i', &makeflags_string_posix); in read_files_and_state()1947 append_char('S', &makeflags_string_posix); in read_files_and_state()[all …]