Home
last modified time | relevance | path

Searched refs:QWORD_ALIGNED (Results 1 – 7 of 7) sorted by relevance

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A Dd3dmacs.h144 #define QWORD_ALIGNED(ptr) \ macro
/dports/emulators/mess/mame-mame0226/src/frontend/mame/
H A Dluaengine.cpp324 if (QWORD_ALIGNED(address)) { in mem_read()
364 if (QWORD_ALIGNED(address)) { in mem_write()
406 if (QWORD_ALIGNED(address)) { in log_mem_read()
449 if (QWORD_ALIGNED(address)) { in log_mem_write()
/dports/emulators/mame/mame-mame0226/src/frontend/mame/
H A Dluaengine.cpp324 if (QWORD_ALIGNED(address)) { in mem_read()
364 if (QWORD_ALIGNED(address)) { in mem_write()
406 if (QWORD_ALIGNED(address)) { in log_mem_read()
449 if (QWORD_ALIGNED(address)) { in log_mem_write()
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dd3d_render.cpp1996 if (QWORD_ALIGNED(ExecBufInstPtr)) in D3D_OutputTriangles()
4002 if (QWORD_ALIGNED(ExecBufInstPtr)) in D3D_DrawWaterMesh_Unclipped()
6293 if (QWORD_ALIGNED(ExecBufInstPtr)) in D3D_DrawMoltenMetalMesh_Unclipped()
/dports/games/avp/avp-20170505/src/
H A Dopengl.c4429 if (QWORD_ALIGNED(ExecBufInstPtr))
/dports/emulators/mess/mame-mame0226/src/emu/
H A Demumem.h1940 #define QWORD_ALIGNED(a) (((a) & 7) == 0)
/dports/emulators/mame/mame-mame0226/src/emu/
H A Demumem.h1940 #define QWORD_ALIGNED(a) (((a) & 7) == 0)