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()
129 source->error_converting = false; in read_simple_file()580 if (source->error_converting) { in parse_makefile()593 if (source->error_converting) { in parse_makefile()698 extrap->error_converting = false; in parse_makefile()979 if (source->error_converting) { in parse_makefile()991 if (source->error_converting) { in parse_makefile()1732 extrap->error_converting = false; in parse_makefile()1777 if (source->error_converting) { in parse_makefile()1789 if (source->error_converting) { in parse_makefile()2035 bp->error_converting = false; in push_macro_value()
729 if (source != NULL && source->error_converting) { \742 Boolean error_converting:1; member