Home
last modified time | relevance | path

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

/original-bsd/usr.bin/make/
H A Dmake.h218 #define STR_ADDSPACE 0x01 /* add a space when Str_Concat'ing */ macro
H A Dstr.c80 if (flags & STR_ADDSPACE) {
H A Ddir.c1114 str = str_concat (str, tstr, STR_ADDSPACE | STR_DOFREE);