Home
last modified time | relevance | path

Searched refs:is_tok_opcode (Results 1 – 14 of 14) sorted by relevance

/dports/games/tycho/species/
H A Dasm.h90 #define is_tok_opcode(t) ( t > TOK_OPCODE_START && t < TOK_OPCODE_STOP ) macro
H A Dasm.c363 if (!( is_tok_opcode(tok))) in asm_line()
/dports/games/species/species/
H A Dasm.h90 #define is_tok_opcode(t) ( t > TOK_OPCODE_START && t < TOK_OPCODE_STOP ) macro
H A Dasm.c363 if (!( is_tok_opcode(tok))) in asm_line()
/dports/games/exhaust/exhaust-1.9.2/
H A Dasm.h88 #define is_tok_opcode(t) ( t > TOK_OPCODE_START && t < TOK_OPCODE_STOP ) macro
H A Dasm.c365 if (!( is_tok_opcode(tok))) in asm_line()
/dports/games/exhaust-doc/exhaust-1.9.2/
H A Dasm.h88 #define is_tok_opcode(t) ( t > TOK_OPCODE_START && t < TOK_OPCODE_STOP ) macro
H A Dasm.c365 if (!( is_tok_opcode(tok))) in asm_line()
/dports/games/exhaust-ma/exhaust-ma-1.9/
H A Dasm.h88 #define is_tok_opcode(t) ( t > TOK_OPCODE_START && t < TOK_OPCODE_STOP ) macro
H A Dasm.c365 if (!( is_tok_opcode(tok))) in asm_line()
/dports/games/tycho/tycho/
H A Dasm.h90 #define is_tok_opcode(t) ( t > TOK_OPCODE_START && t < TOK_OPCODE_STOP ) macro
H A Dasm.c373 if (!( is_tok_opcode(tok))) in asm_line()
/dports/games/species/tycho/
H A Dasm.h90 #define is_tok_opcode(t) ( t > TOK_OPCODE_START && t < TOK_OPCODE_STOP ) macro
H A Dasm.c373 if (!( is_tok_opcode(tok))) in asm_line()