Searched defs:VMS_COMMA (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
H A Dread.c2274 # define VMS_COMMA ','
2276 # define VMS_COMMA 0
2290 p = find_char_unquote (q, stopchar, VMS_COMMA, 1, 0);
2301 p = find_char_unquote (p+1, stopchar, VMS_COMMA, 1, 0);
2312 p = find_char_unquote (p + 1, stopchar, VMS_COMMA, 1, 0);
2263 # define VMS_COMMA macro
2265 # define VMS_COMMA macro

Completed in 26 milliseconds