Searched defs:IsCharState (Results 1 – 4 of 4) sorted by relevance
28 public bool IsCharState() { return Index < 7; } in IsCharState() method
450 #define IsCharState(s) ((s) < 7) macro
451 #define IsCharState(s) ((s) < 7) macro