Home
last modified time | relevance | path

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

/dports/lang/clover/mesa-21.3.6/src/mesa/math/
H A Dm_debug_util.h82 #define INIT_COUNTER() \ macro
150 #define INIT_COUNTER(x) \ macro
200 #define INIT_COUNTER() \ macro
231 #define INIT_COUNTER() \ macro
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/math/
H A Dm_debug_util.h82 #define INIT_COUNTER() \ macro
150 #define INIT_COUNTER(x) \ macro
200 #define INIT_COUNTER() \ macro
231 #define INIT_COUNTER() \ macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/math/
H A Dm_debug_util.h82 #define INIT_COUNTER() \ macro
150 #define INIT_COUNTER(x) \ macro
200 #define INIT_COUNTER() \ macro
231 #define INIT_COUNTER() \ macro
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/math/
H A Dm_debug_util.h82 #define INIT_COUNTER() \ macro
150 #define INIT_COUNTER(x) \ macro
200 #define INIT_COUNTER() \ macro
231 #define INIT_COUNTER() \ macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/math/
H A Dm_debug_util.h82 #define INIT_COUNTER() \ macro
150 #define INIT_COUNTER(x) \ macro
200 #define INIT_COUNTER() \ macro
231 #define INIT_COUNTER() \ macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/math/
H A Dm_debug_util.h82 #define INIT_COUNTER() \ macro
150 #define INIT_COUNTER(x) \ macro
200 #define INIT_COUNTER() \ macro
231 #define INIT_COUNTER() \ macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/math/
H A Dm_debug_util.h82 #define INIT_COUNTER() \ macro
150 #define INIT_COUNTER(x) \ macro
200 #define INIT_COUNTER() \ macro
231 #define INIT_COUNTER() \ macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/math/
H A Dm_debug_util.h82 #define INIT_COUNTER() \ macro
150 #define INIT_COUNTER(x) \ macro
200 #define INIT_COUNTER() \ macro
231 #define INIT_COUNTER() \ macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/math/
H A Dm_debug_util.h82 #define INIT_COUNTER() \ macro
150 #define INIT_COUNTER(x) \ macro
200 #define INIT_COUNTER() \ macro
231 #define INIT_COUNTER() \ macro
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/math/
H A Dm_debug_util.h82 #define INIT_COUNTER() \ macro
150 #define INIT_COUNTER(x) \ macro
200 #define INIT_COUNTER() \ macro
231 #define INIT_COUNTER() \ macro
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/math/
H A Dm_debug_util.h82 #define INIT_COUNTER() \ macro
150 #define INIT_COUNTER(x) \ macro
200 #define INIT_COUNTER() \ macro
231 #define INIT_COUNTER() \ macro
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/
H A Ddpml_error_codes.c54 # define INIT_COUNTER i = 0 macro
95 # define INIT_COUNTER DEFAULT_RESPONSE(LAST, ERROR_CODE, 0) macro
/dports/games/mirrormagic/mirrormagic-2.0.2/src/libgame/
H A Dmisc.h30 #define INIT_COUNTER 0 macro
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/libgame/
H A Dmisc.h24 #define INIT_COUNTER 0 macro
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/libgame/
H A Dmisc.h24 #define INIT_COUNTER 0 macro
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/libgame/
H A Dmisc.h24 #define INIT_COUNTER 0 macro
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/libgame/
H A Dmisc.h24 #define INIT_COUNTER 0 macro
/dports/devel/ga/ga-5.8/armci/src/devices/lapi/
H A Dlapidefs.h108 #define INIT_COUNTER(counter,_val) {\ macro
/dports/multimedia/vlc/vlc-3.0.16/src/input/
H A Dinput.c822 #define INIT_COUNTER( c, compute ) free( priv->counters.p_##c ); \ in InitStatistics() macro