Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpplib.c78 #define INCL (1 << 2) macro
148 D(include, T_INCLUDE, KANDR, INCL | EXPAND) /* 52262 */ \
160 D(include_next, T_INCLUDE_NEXT, EXTENSION, INCL | EXPAND) /* 19 */ \
162 D(import, T_IMPORT, EXTENSION, INCL | EXPAND) /* 0 ObjC */ \
409 pfile->state.angled_headers = dir->flags & INCL;
410 pfile->state.directive_wants_padding = dir->flags & INCL;
H A DChangeLog.45155 (struct directive, KANDR, STDC89, EXTENSION, COND, IF_COND, INCL,
5270 COND, EXPAND, INCL, COMMENTS, IN_I, struct directive, directive_handler,
H A DChangeLog6552 for directives of type INCL.
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dm2-exp.y177 %token INC DEC INCL EXCL
329 exp : INCL '(' exp ',' exp ')'
808 {"INCL", INCL },
H A Dm2-exp.c84 INCL = 286, enumerator
132 #define INCL 286 macro
2320 {"INCL", INCL },
H A DChangeLog-19912081 m2-exp.y Added the built-in procedures INC, INCL, DEC, and DECL to
2082 the language. INCL and DECL currently cause an error,
/openbsd/gnu/gcc/libcpp/
H A Ddirectives.c74 #define INCL (1 << 2) macro
138 D(include, T_INCLUDE, KANDR, INCL | EXPAND) /* 52262 */ \
150 D(include_next, T_INCLUDE_NEXT, EXTENSION, INCL | EXPAND) /* 19 */ \
152 D(import, T_IMPORT, EXTENSION, INCL | EXPAND) /* 0 ObjC */ \
439 pfile->state.angled_headers = dir->flags & INCL; in _cpp_handle_directive()
440 pfile->state.directive_wants_padding = dir->flags & INCL; in _cpp_handle_directive()
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Unix.pm3720 INCL => \@perlinc,
/openbsd/share/zoneinfo/datfiles/
H A Dasia438 # CHINA 8 H AHEAD OF UTC ALL OF CHINA, INCL TAIWAN
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Dgdb.texinfo8874 @item INCL(@var{m},@var{s})
8905 @value{GDBN} treats the use of procedures @code{INCL} and @code{EXCL} as