Searched refs:NO_SPACE (Results 1 – 8 of 8) sorted by relevance
100 NO_SPACE(cache); in cachec()131 NO_SPACE(line); in get_line()145 NO_SPACE(line); in get_line()171 NO_SPACE(p); in dup_line()752 NO_SPACE(p); in save_param()755 NO_SPACE(p->type2); in save_param()760 NO_SPACE(p->name); in save_param()765 NO_SPACE(p->type); in save_param()866 NO_SPACE(buf); in copy_param()1072 NO_SPACE(s); in get_literal()[all …]
37 NO_SPACE(bp); in make_bucket()43 NO_SPACE(bp->name); in make_bucket()92 NO_SPACE(symbol_table); in create_symbol_table()
394 NO_SPACE(p); in allocate()440 NO_SPACE(file_prefix); in create_file_names()597 NO_SPACE(item); in open_tmpfile()600 NO_SPACE(item->name); in open_tmpfile()
231 NO_SPACE(p); in initialize_states()543 NO_SPACE(nullable); in set_nullable()
323 NO_SPACE(translate); in output_accessing_symbols()809 NO_SPACE(table); in pack_vector()812 NO_SPACE(check); in pack_vector()1282 NO_SPACE(symnam); in output_debug()
27 NO_SPACE(null_rules); in verbose()
195 NO_SPACE(rules_used); in unused_rules()
169 #define NO_SPACE(p) if (p == 0) no_space(); assert(p != 0) macro