Home
last modified time | relevance | path

Searched refs:ASMCALL (Results 1 – 18 of 18) sorted by relevance

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dr_draw.h207 void ASMCALL R_DrawColumn_8 (void);
208 void ASMCALL R_DrawSkyColumn_8 (void);
210 void ASMCALL R_DrawFuzzColumn_8 (void);
211 void ASMCALL R_DrawAlphaColumn_8 (void);
212 void ASMCALL R_DrawTranslucentColumn_8 (void);
214 void ASMCALL R_DrawSpan_8 (void);
229 void ASMCALL R_DrawColumn_16 (void);
230 void ASMCALL R_DrawSkyColumn_16 (void);
231 void ASMCALL R_DrawFuzzColumn_16 (void);
232 void ASMCALL R_DrawTranslucentColumn_16 (void);
[all …]
H A Ddoomtype.h147 # define ASMCALL __cdecl macro
149 # define ASMCALL macro
H A Dscreen.c159 void ASMCALL ASM_PatchRowBytes(int rowbytes);
H A Dr_splats.c378 void ASMCALL rasterize_segment_tex (int x1, int y1, int x2, int y2, int tv1, int tv2, int tc, in…
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dr_draw.h223 void ASMCALL R_DrawColumn_8_ASM(void);
224 void ASMCALL R_DrawShadeColumn_8_ASM(void);
225 void ASMCALL R_DrawTranslucentColumn_8_ASM(void);
226 void ASMCALL R_Draw2sMultiPatchColumn_8_ASM(void);
228 void ASMCALL R_DrawColumn_8_MMX(void);
230 void ASMCALL R_Draw2sMultiPatchColumn_8_MMX(void);
231 void ASMCALL R_DrawSpan_8_MMX(void);
H A Ddoomdef.h66 #define ASMCALL __cdecl macro
68 #define ASMCALL macro
H A Dr_splats.c34 void ASMCALL rasterize_segment_tex_asm(INT32 x1, INT32 y1, INT32 x2, INT32 y2, INT32 tv1, INT32 tv2…
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/actioncompiler/
H A Dswf4compiler.tab.h102 ASMCALL = 318, enumerator
213 #define ASMCALL 318 macro
H A Dswf4compiler.y81 %token ASMCALL ASMIF ASMJUMP ASMGETVARIABLE ASMSETVARIABLE ASMGETURL2 ASMGETPROPERTY
1117 | ASMCALL { $$ = bufferWriteOp(asmBuffer, SWFACTION_CALLFRAME); }
H A Dswf4compiler.flex200 call { count(); return ASMCALL; }
H A Dswf4compiler.tab.c137 ASMCALL = 318, enumerator
248 #define ASMCALL 318 macro
H A Dlex.swf4.c1642 { count(); return ASMCALL; }
/dports/graphics/ming/libming-ming-0_4_8/src/actioncompiler/
H A Dswf4compiler.y82 %token ASMCALL ASMIF ASMJUMP ASMGETVARIABLE ASMSETVARIABLE ASMGETURL2 ASMGETPROPERTY
1118 | ASMCALL { $$ = bufferWriteOp(asmBuffer, SWFACTION_CALLFRAME); }
H A Dswf4compiler.flex200 call { count(); return ASMCALL; }
/dports/graphics/p5-ming/libming-ming-0_4_8/src/actioncompiler/
H A Dswf4compiler.y82 %token ASMCALL ASMIF ASMJUMP ASMGETVARIABLE ASMSETVARIABLE ASMGETURL2 ASMGETPROPERTY
1118 | ASMCALL { $$ = bufferWriteOp(asmBuffer, SWFACTION_CALLFRAME); }
H A Dswf4compiler.flex200 call { count(); return ASMCALL; }
/dports/graphics/py-ming/libming-ming-0_4_8/src/actioncompiler/
H A Dswf4compiler.y82 %token ASMCALL ASMIF ASMJUMP ASMGETVARIABLE ASMSETVARIABLE ASMGETURL2 ASMGETPROPERTY
1118 | ASMCALL { $$ = bufferWriteOp(asmBuffer, SWFACTION_CALLFRAME); }
H A Dswf4compiler.flex200 call { count(); return ASMCALL; }