Searched defs:ConstantLabel (Results 1 – 4 of 4) sorted by relevance
49 struct ConstantLabel { struct56 const char* FindLabel(int value, const ConstantLabel entries[]); argument
94 struct ConstantLabel { int value; const char * label; }; argument
94 struct ConstantLabel { int value; const char * label; }; struct
96 struct ConstantLabel { int value; const char * label; }; struct