Searched refs:empty (Results 1 – 5 of 5) sorted by relevance
41 unsigned int empty:25; member
72 static FILE empty; in moreglue() local87 *p = empty; in moreglue()
84 states empty; /* empty set of states */ member176 SETUP(m->empty); in matcher()177 CLEAR(m->empty); in matcher()759 states empty = m->empty; in slow() local815 if (EQ(st, empty) || p == stop) in slow()820 ASSIGN(st, empty); in slow()
2776 int empty = (m->treemap & (1U << i)) == 0; in do_check_treebin() local2778 assert(empty); in do_check_treebin()2779 if (!empty) in do_check_treebin()2787 unsigned int empty = (m->smallmap & (1U << i)) == 0; in do_check_smallbin() local2789 assert(empty); in do_check_smallbin()2790 if (!empty) { in do_check_smallbin()
179 the final pass remove any comments and empty lines from the final headers.