Searched refs:directive_file_token (Results 1 – 4 of 4) sorted by relevance
286 unsigned char directive_file_token; member
3119 if (pfile->state.directive_file_token in cpp_get_token_1()3122 && !(15 & --pfile->state.directive_file_token)) in cpp_get_token_1()3140 bool need_search = !pfile->state.directive_file_token; in cpp_get_token_1()3141 pfile->state.directive_file_token = 0; in cpp_get_token_1()
3341 pfile->state.directive_file_token = header_count; in cpp_maybe_module_directive()
758 * internal.h (struct lexer_state): Add directive_file_token &765 * macro.c (cpp_get_token_1): Deal with directive_file_token