Home
last modified time | relevance | path

Searched defs:include_type (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm.h70 } include_type; typedef
/openbsd-src/gnu/gcc/libcpp/
H A Dinternal.h118 enum include_type {IT_INCLUDE, IT_INCLUDE_NEXT, IT_IMPORT, IT_CMDLINE}; enum
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h154 enum include_type {IT_INCLUDE, IT_INCLUDE_NEXT, IT_IMPORT, IT_CMDLINE}; enum