Searched refs:IN_I (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/gcclibs/libcpp/ |
| HD | directives.c | 75 #define IN_I (1 << 3) macro 137 D(define, T_DEFINE = 0, KANDR, IN_I) /* 270554 */ \ 144 D(undef, T_UNDEF, KANDR, IN_I) /* 4837 */ \ 148 D(pragma, T_PRAGMA, STDC89, IN_I) /* 195 */ \ 151 D(ident, T_IDENT, EXTENSION, IN_I) /* 11 */ \ 155 D(sccs, T_SCCS, EXTENSION, IN_I) /* 0 SVR4? */ 190 do_linemarker, U"#", 1, KANDR, IN_I 433 && (indented || !(dir->flags & IN_I))) in _cpp_handle_directive()
|
| HD | ChangeLog | 355 * directives.c (#sccs table entry): Mark IN_I, consistent with #ident.
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog-2000 | 5162 IN_I): New directive and flags. 5276 COND, EXPAND, INCL, COMMENTS, IN_I, struct directive, directive_handler, 10721 * cpphash.h (IN_I): New flag for directive table. 10723 #pragma with IN_I. 10725 marked with IN_I. Issue no warnings in this case.
|
| HD | ChangeLog-2001 | 23430 IN_I directives only if the # is in column 1 and the directive
|