Home
last modified time | relevance | path

Searched refs:TK_Bool (Results 1 – 7 of 7) sorted by relevance

/dports/games/vavoom/vavoom-1.33/source/
H A Dvc_lexer.h47 TK_Bool, enumerator
H A Dvc_lexer.cpp1116 Token = TK_Bool; in ProcessLetterToken()
H A Dvc_parser.cpp1112 case TK_Bool: in ParseStatement()
1198 case TK_Bool: in ParseType()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dsc_man_tokens.h47 xx(TK_Bool, "'bool'")
H A Dsc_man_scanner.re79 'bool' { RET(TK_Bool); }
H A Dd_main.cpp1391 if (sc.TokenType == TK_Bool) in ParseCVarInfo()
/dports/games/zdoom/zdoom-2.8.1/src/thingdef/
H A Dthingdef_parse.cpp294 case TK_Bool: in ParseNativeVariable()
927 case TK_Bool: in ParseActionDef()