Searched refs:INCL (Results 1 – 10 of 10) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | cpplib.c | 78 #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 D | ChangeLog.4 | 5155 (struct directive, KANDR, STDC89, EXTENSION, COND, IF_COND, INCL, 5270 COND, EXPAND, INCL, COMMENTS, IN_I, struct directive, directive_handler,
|
H A D | ChangeLog | 6552 for directives of type INCL.
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | m2-exp.y | 177 %token INC DEC INCL EXCL 329 exp : INCL '(' exp ',' exp ')' 808 {"INCL", INCL },
|
H A D | m2-exp.c | 84 INCL = 286, enumerator 132 #define INCL 286 macro 2320 {"INCL", INCL },
|
H A D | ChangeLog-1991 | 2081 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 D | directives.c | 74 #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 D | MM_Unix.pm | 3720 INCL => \@perlinc,
|
/openbsd/share/zoneinfo/datfiles/ |
H A D | asia | 438 # CHINA 8 H AHEAD OF UTC ALL OF CHINA, INCL TAIWAN
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | gdb.texinfo | 8874 @item INCL(@var{m},@var{s}) 8905 @value{GDBN} treats the use of procedures @code{INCL} and @code{EXCL} as
|