Home
last modified time | relevance | path

Searched refs:NUM_SOURCE_OPS (Results 1 – 9 of 9) sorted by relevance

/dports/games/ioquake3/ioquake3-1.36/code/tools/asm/
H A Dq3asm.c223 #define NUM_SOURCE_OPS ( sizeof( sourceOps ) / sizeof( sourceOps[0] ) ) macro
225 int opcodesHash[ NUM_SOURCE_OPS ];
1301 for ( i = 0 ; i < NUM_SOURCE_OPS ; i++ ) { in InitTables()
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/asm/
H A Dq3asm.c223 #define NUM_SOURCE_OPS ( sizeof( sourceOps ) / sizeof( sourceOps[0] ) ) macro
225 int opcodesHash[ NUM_SOURCE_OPS ];
1301 for ( i = 0 ; i < NUM_SOURCE_OPS ; i++ ) { in InitTables()
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/asm/
H A Dq3asm.c223 #define NUM_SOURCE_OPS ( sizeof( sourceOps ) / sizeof( sourceOps[0] ) ) macro
225 int opcodesHash[ NUM_SOURCE_OPS ];
1302 for ( i = 0 ; i < NUM_SOURCE_OPS ; i++ ) { in InitTables()
/dports/games/iortcw/iortcw-1.51c/SP/code/tools/asm/
H A Dq3asm.c223 #define NUM_SOURCE_OPS ( sizeof( sourceOps ) / sizeof( sourceOps[0] ) ) macro
225 int opcodesHash[ NUM_SOURCE_OPS ];
1302 for ( i = 0 ; i < NUM_SOURCE_OPS ; i++ ) { in InitTables()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/tools/asm/
H A Dq3asm.c223 #define NUM_SOURCE_OPS ( sizeof( sourceOps ) / sizeof( sourceOps[0] ) ) macro
225 int opcodesHash[ NUM_SOURCE_OPS ];
1311 for ( i = 0 ; i < NUM_SOURCE_OPS ; i++ ) { in InitTables()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/tools/asm/
H A Dq3asm.c223 #define NUM_SOURCE_OPS ( sizeof( sourceOps ) / sizeof( sourceOps[0] ) ) macro
225 int opcodesHash[ NUM_SOURCE_OPS ];
1311 for ( i = 0 ; i < NUM_SOURCE_OPS ; i++ ) { in InitTables()
/dports/games/openarena/openarena-engine-source-0.8.8/code/tools/asm/
H A Dq3asm.c223 #define NUM_SOURCE_OPS ( sizeof( sourceOps ) / sizeof( sourceOps[0] ) ) macro
225 int opcodesHash[ NUM_SOURCE_OPS ];
1301 for ( i = 0 ; i < NUM_SOURCE_OPS ; i++ ) { in InitTables()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/tools/asm/
H A Dq3asm.c223 #define NUM_SOURCE_OPS ( sizeof( sourceOps ) / sizeof( sourceOps[0] ) ) macro
225 int opcodesHash[ NUM_SOURCE_OPS ];
1301 for ( i = 0 ; i < NUM_SOURCE_OPS ; i++ ) { in InitTables()
/dports/games/evq3/evq3/code/tools/asm/
H A Dq3asm.c223 #define NUM_SOURCE_OPS ( sizeof( sourceOps ) / sizeof( sourceOps[0] ) ) macro
225 int opcodesHash[ NUM_SOURCE_OPS ];
1311 for ( i = 0 ; i < NUM_SOURCE_OPS ; i++ ) { in InitTables()