Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dcommands.c31 # define FILE_LIST_SEPARATOR ',' macro
33 # define FILE_LIST_SEPARATOR ' ' macro
181 *cp++ = FILE_LIST_SEPARATOR; in set_file_variables()
234 *bp++ = FILE_LIST_SEPARATOR; in set_file_variables()
240 *cp++ = FILE_LIST_SEPARATOR; in set_file_variables()
245 *qp++ = FILE_LIST_SEPARATOR; in set_file_variables()
DChangeLog2265 * commands.c (FILE_LIST_SEPARATOR): New constant.