Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gmake/dist/
H A Dread.c2263 # define VMS_COMMA ',' in parse_file_seq() macro
2265 # define VMS_COMMA 0 in parse_file_seq() macro
2279 p = find_char_unquote (q, stopchar, VMS_COMMA, 1, 0); in parse_file_seq()
2290 p = find_char_unquote (p+1, stopchar, VMS_COMMA, 1, 0); in parse_file_seq()
2301 p = find_char_unquote (p + 1, stopchar, VMS_COMMA, 1, 0); in parse_file_seq()