Searched refs:ifndef_macro (Results 1 – 1 of 1) sorted by relevance
2267 int ifndef_macro; /* #ifndef macro / #endif search */ member2299 int ifndef_macro; member7519 bf->ifndef_macro = 0; in tcc_open()8400 const char *filename, int ifndef_macro) in add_cached_include() argument8408 printf("adding cached '%s' %s\n", filename, get_tok_str(ifndef_macro, NULL)); in add_cached_include()8415 e->ifndef_macro = ifndef_macro; in add_cached_include()8557 if (e && define_find(e->ifndef_macro)) { in preprocess()8642 file->ifndef_macro = tok; in preprocess()8683 if (file->ifndef_macro && in preprocess()8685 file->ifndef_macro_saved = file->ifndef_macro; in preprocess()[all …]