Home
last modified time | relevance | path

Searched refs:CLA_OBJ (Results 1 – 6 of 6) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan2/
H A Dacode.h87 CLA_OBJ = 1, /* the name classes in NAM.H */ enumerator
88 CLA_CNT = (int)CLA_OBJ << 1,
H A Dparse.cpp481 if ((cla->classes & (Aword)CLA_OBJ) != 0) in claCheck()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan2/
H A Dacode.h87 CLA_OBJ = 1, /* the name classes in NAM.H */ enumerator
88 CLA_CNT = (int)CLA_OBJ << 1,
H A Dparse.cpp483 if ((cla->classes & (Aword)CLA_OBJ) != 0) in claCheck()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Dacode.h134 CLA_OBJ = 1, /* the name classes in NAM.H */ enumerator
135 CLA_CNT = (int)CLA_OBJ << 1,
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Dacode.h134 CLA_OBJ = 1, /* the name classes in NAM.H */ enumerator
135 CLA_CNT = (int)CLA_OBJ << 1,