Searched defs:ConstantLabel (Results 1 – 2 of 2) sorted by relevance
55 struct ConstantLabel { struct62 const char* FindLabel(int value, const ConstantLabel entries[]); argument
79 struct ConstantLabel { int value; const char * label; }; struct