Home
last modified time | relevance | path

Searched defs:CALLC (Results 1 – 19 of 19) sorted by relevance

/dports/math/vampire/vampire-4.5.1/Debug/
H A DTracer.hpp131 # define CALLC(Fun,check) if (check){ AUX_CALL(__LINE__,Fun) } macro
143 # define CALLC(Fun,check) macro
/dports/emulators/yaze-ag/yaze-ag-2.51.0/
H A Dsimz80.c69 #define CALLC(cond) { \ macro
H A Dsimz80_wts.c78 #define CALLC(cond) { \ macro
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dscommon.h74 #define CALLC ((int)(-4)) macro
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dscommon.h77 #define CALLC ((int)(-4)) macro
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dscommon.h77 #define CALLC ((int)(-4)) macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dscommon.h86 #define CALLC ((int)(-4)) macro
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dscommon.h79 #define CALLC ((int)(-4)) macro
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dscommon.h79 #define CALLC ((int)(-4)) macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dscommon.h86 #define CALLC ((int)(-4)) macro
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dscommon.h74 #define CALLC ((int)(-4)) macro
/dports/emulators/citra/citra-ac98458e0/externals/nihstro/include/nihstro/
H A Dshader_bytecode.h260 CALLC = 0x25, enumerator
331 CALLC = CALL | HasCondition, enumerator
/dports/emulators/citra-qt5/citra-ac98458e0/externals/nihstro/include/nihstro/
H A Dshader_bytecode.h260 CALLC = 0x25, enumerator
331 CALLC = CALL | HasCondition, enumerator
/dports/emulators/simh/simh-3.9.0_5/AltairZ80/
H A Daltairz80_cpu_nommu.c93 #define CALLC(cond) { \ macro
H A Daltairz80_cpu.c115 #define CALLC(cond) { \ macro
/dports/devel/z88dk/z88dk/src/ticks/
H A Dticks.c311 #define CALLC(c) \ macro
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dshader_dxbc.h24 CALLC, enumerator
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dshader_dxbc.h24 CALLC, enumerator
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Deval.d6852 #define CALLC() \ in interpret_bytecode_() macro