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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c840 else if (type == IT_CMDLINE)
899 if (! file->pch && file->err_no == 0 && type != IT_CMDLINE)
1212 return _cpp_stack_include (pfile, fname, false, IT_CMDLINE);
H A Dinternal.h118 enum include_type {IT_INCLUDE, IT_INCLUDE_NEXT, IT_IMPORT, IT_CMDLINE}; enumerator in enum:include_type

Completed in 97 milliseconds