Home
last modified time | relevance | path

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

/dports/graphics/megapov/megapov-1.2.1/source/
H A Dfnpovfpu.h152 #define OPCODE_SGT OPCODE(10,4,0) macro
H A Dfnpovfpu.cpp434 { "sgt", OPCODE_SGT, ITYPE_S },
H A Dfncode.cpp731 compile_instruction(OPCODE_SGT, 0, 5, 0); in compile_recursive()
/dports/graphics/povray36/povray-3.6.1/source/
H A Dfnpovfpu.h147 #define OPCODE_SGT OPCODE(10,4,0) macro
H A Dfnpovfpu.cpp421 { "sgt", OPCODE_SGT, ITYPE_S },
H A Dfncode.cpp721 compile_instruction(OPCODE_SGT, 0, 5, 0); in compile_recursive()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/program/
H A Dprog_instruction.h203 OPCODE_SGT, /* 2 X X */ enumerator
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/program/
H A Dprog_instruction.h203 OPCODE_SGT, /* 2 X X */ enumerator
/dports/graphics/povray37/povray-3.7.0.10/source/backend/vm/
H A Dfnpovfpu.h173 #define OPCODE_SGT OPCODE(10,4,0) macro
H A Dfnpovfpu.cpp417 { "sgt", OPCODE_SGT, ITYPE_S },
H A Dfncode.cpp692 compile_instruction(OPCODE_SGT, 0, 5, 0); in compile_recursive()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/vm/
H A Dfnpovfpu.h205 #define OPCODE_SGT OPCODE(10,4,0) macro
H A Dfnpovfpu.cpp435 { "sgt", OPCODE_SGT, ITYPE_S },
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/parser/
H A Dfncode.cpp638 compile_instruction(OPCODE_SGT, 0, 5, 0); in compile_recursive()