Searched refs:error_converting (Results 1 – 4 of 4) sorted by relevance
97 source->error_converting = false; in get_next_block_fn()144 source->error_converting = true; in get_next_block_fn()148 source->error_converting = false; in get_next_block_fn()
167 sourceb.error_converting = false; in expand_value()215 if (source->error_converting) { in expand_value()322 if (source->error_converting) { in expand_macro()366 if (source->error_converting) { in expand_macro()
131 source->error_converting = false; in read_simple_file()582 if (source->error_converting) { in parse_makefile()595 if (source->error_converting) { in parse_makefile()700 extrap->error_converting = false; in parse_makefile()981 if (source->error_converting) { in parse_makefile()993 if (source->error_converting) { in parse_makefile()1734 extrap->error_converting = false; in parse_makefile()1779 if (source->error_converting) { in parse_makefile()1791 if (source->error_converting) { in parse_makefile()2037 bp->error_converting = false; in push_macro_value()
729 if (source != NULL && source->error_converting) { \742 Boolean error_converting:1; member