Searched refs:IT_CMDLINE (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libcpp/
H A Dfiles.c952 else if (type == IT_CMDLINE)
999 /* For -include command-line flags we have type == IT_CMDLINE.
1008 if (type == IT_CMDLINE && pfile->cur_token != pfile->cur_run->base)
1029 && type != IT_CMDLINE && type != IT_DEFAULT)
1460 return _cpp_stack_include (pfile, fname, false, IT_CMDLINE);

Completed in 67 milliseconds