Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/aw/
H A Daw.c164 #define SYS_INC "/usr/include/" in copyuntil_path() macro
167 static const size_t sys_inc_len = sizeof (SYS_INC) - 1; in copyuntil_path()
228 (strncmp(bufptr, SYS_INC, sys_inc_len) == 0)) { in copyuntil_path()
240 #undef SYS_INC in copyuntil_path()