Home
last modified time | relevance | path

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

/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dvm_sparc.c262 #define SPARC_NUM_OPCODES (sizeof(sparc_opcodes) / sizeof(sparc_opcodes[0])) macro
359 for (op_idx = 0; op_idx < SPARC_NUM_OPCODES; op_idx++) {
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dvm_sparc.c262 #define SPARC_NUM_OPCODES (sizeof(sparc_opcodes) / sizeof(sparc_opcodes[0])) macro
359 for (op_idx = 0; op_idx < SPARC_NUM_OPCODES; op_idx++) {
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dvm_sparc.c262 #define SPARC_NUM_OPCODES (ARRAY_LEN(sparc_opcodes)) macro
359 for (op_idx = 0; op_idx < SPARC_NUM_OPCODES; op_idx++) {
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dvm_sparc.c262 #define SPARC_NUM_OPCODES (ARRAY_LEN(sparc_opcodes)) macro
359 for (op_idx = 0; op_idx < SPARC_NUM_OPCODES; op_idx++) {
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dvm_sparc.c262 #define SPARC_NUM_OPCODES (ARRAY_LEN(sparc_opcodes)) macro
359 for (op_idx = 0; op_idx < SPARC_NUM_OPCODES; op_idx++) {
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dvm_sparc.c262 #define SPARC_NUM_OPCODES (ARRAY_LEN(sparc_opcodes)) macro
359 for (op_idx = 0; op_idx < SPARC_NUM_OPCODES; op_idx++) {