Searched defs:tnum_unknown (Results 1 – 2 of 2) sorted by relevance
14 const struct tnum tnum_unknown = { .value = 0, .mask = -1 }; variable