Searched defs:val_empty (Results 1 – 2 of 2) sorted by relevance
68 static uint8_t val_empty[1] = {0}; variable
1127 inline bool val_empty() const { return NumConds == 0; } in val_empty() function