Searched refs:single_cw (Results 1 - 25 of 27) sorted by relevance

12

/external/quake/quake/src/QW/client/
H A Dsys_dosa.s38 .globl ceil_cw, single_cw, full_cw, cw, pushed_cw
40 single_cw: .long 0 label
49 fldcw single_cw
86 movl %eax,single_cw
H A Dsys_wina.s58 .globl ceil_cw, single_cw, full_cw, cw, pushed_cw
60 single_cw: .long 0 label
69 fldcw single_cw
106 movl %eax,single_cw
H A Dsys_wina.asm230 externdef single_cw:dword
249 public ceil_cw, single_cw, full_cw, cw, pushed_cw
251 single_cw dd 0 define
259 fldcw ds:word ptr[single_cw]
283 mov ds:dword ptr[single_cw],eax
H A Dquakeasm.h257 .extern single_cw
H A Dd_scana.asm230 externdef single_cw:dword
H A Dr_varsa.asm230 externdef single_cw:dword
H A Dr_drawa.asm230 externdef single_cw:dword
322 fldcw ds:word ptr[single_cw]
H A Dr_drawa.s212 fldcw single_cw // put back normal floating-point state
H A Dd_varsa.asm230 externdef single_cw:dword
H A Dr_aclipa.asm230 externdef single_cw:dword
H A Dr_aliasa.asm230 externdef single_cw:dword
H A Dsnd_mixa.asm230 externdef single_cw:dword
H A Dmath.asm230 externdef single_cw:dword
H A Dsurf16.asm230 externdef single_cw:dword
H A Dd_parta.asm230 externdef single_cw:dword
H A Dr_edgea.asm230 externdef single_cw:dword
H A Dsurf8.asm230 externdef single_cw:dword
H A Dd_polysa.asm230 externdef single_cw:dword
298 fldcw ds:word ptr[single_cw]
H A Dd_polysa.s202 fldcw single_cw
H A Dd_draw.asm230 externdef single_cw:dword
/external/quake/quake/src/WinQuake/
H A Dsys_dosa.s38 .globl ceil_cw, single_cw, full_cw, cw, pushed_cw
40 single_cw: .long 0 label
49 fldcw single_cw
86 movl %eax,single_cw
H A Dsys_wina.s59 .globl ceil_cw, single_cw, full_cw, cw, pushed_cw
61 single_cw: .long 0 label
70 fldcw single_cw
107 movl %eax,single_cw
H A Dquakeasm.h263 .extern single_cw
H A Dr_drawa.s212 fldcw single_cw // put back normal floating-point state
H A Dd_polysa.s202 fldcw single_cw

Completed in 489 milliseconds

12