Searched refs:EmptyVal (Results 1 – 2 of 2) sorted by relevance
53 Empty EmptyVal; in trigger() local54 int emptytest = EmptyVal | B; in trigger()74 Empty EmptyVal; in dont_trigger() local75 int emptytest = EmptyVal | B; in dont_trigger()
62 TEST(ProcessTest, EmptyVal) { in TEST() argument