Searched refs:empty (Results 1 – 7 of 7) sorted by relevance
83 static FILE empty; in moreglue() local98 *p = empty; in moreglue()
32 empty.cpp \179 empty.cpp190 empty.cpp
107 if (args_.empty()) { in Run()193 if (g_benchmarks.empty()) { in main()
120 states empty; /* empty set of states */ member234 SETUP(m->empty); in matcher()235 CLEAR(m->empty); in matcher()875 states empty = m->empty; in slow() local935 if (EQ(st, empty) || p == stop) in slow()940 ASSIGN(st, empty); in slow()
53 char empty[0]; member193 ASSERT_EXIT(stpcpy(myfoo.empty, src), in TEST_F()211 ASSERT_EXIT(strcpy(myfoo.empty, src), in TEST_F()229 ASSERT_EXIT(strcpy(myfoo.empty, src), in TEST_F()
331 empty:1; member
3369 int empty = (m->treemap & (1U << i)) == 0; in do_check_treebin() local3371 assert(empty); in do_check_treebin()3372 if (!empty) in do_check_treebin()3380 unsigned int empty = (m->smallmap & (1U << i)) == 0; in do_check_smallbin() local3382 assert(empty); in do_check_smallbin()3383 if (!empty) { in do_check_smallbin()