vkQuake2 doxygen  1.0 dev
asm_i386.h File Reference

Go to the source code of this file.

Macros

#define C(label)   _##label
 
#define pl_normal   0
 
#define pl_dist   12
 
#define pl_type   16
 
#define pl_signbits   17
 
#define pl_pad   18
 
#define pl_size   20
 
#define hu_clipnodes   0
 
#define hu_planes   4
 
#define hu_firstclipnode   8
 
#define hu_lastclipnode   12
 
#define hu_clip_mins   16
 
#define hu_clip_maxs   28
 
#define hu_size   40
 
#define nd_planenum   0
 
#define nd_children   4
 
#define nd_mins   8
 
#define nd_maxs   20
 
#define nd_firstface   32
 
#define nd_numfaces   36
 
#define nd_size   40
 
#define sfxc_length   0
 
#define sfxc_loopstart   4
 
#define sfxc_speed   8
 
#define sfxc_width   12
 
#define sfxc_stereo   16
 
#define sfxc_data   20
 
#define ch_sfx   0
 
#define ch_leftvol   4
 
#define ch_rightvol   8
 
#define ch_end   12
 
#define ch_pos   16
 
#define ch_looping   20
 
#define ch_entnum   24
 
#define ch_entchannel   28
 
#define ch_origin   32
 
#define ch_dist_mult   44
 
#define ch_master_vol   48
 
#define ch_size   52
 
#define psp_left   0
 
#define psp_right   4
 
#define psp_size   8
 
#define TRANSPARENT_COLOR   255
 

Macro Definition Documentation

◆ C

#define C (   label)    _##label

Definition at line 8 of file asm_i386.h.

◆ ch_dist_mult

#define ch_dist_mult   44

Definition at line 67 of file asm_i386.h.

◆ ch_end

#define ch_end   12

Definition at line 61 of file asm_i386.h.

◆ ch_entchannel

#define ch_entchannel   28

Definition at line 65 of file asm_i386.h.

◆ ch_entnum

#define ch_entnum   24

Definition at line 64 of file asm_i386.h.

◆ ch_leftvol

#define ch_leftvol   4

Definition at line 59 of file asm_i386.h.

◆ ch_looping

#define ch_looping   20

Definition at line 63 of file asm_i386.h.

◆ ch_master_vol

#define ch_master_vol   48

Definition at line 68 of file asm_i386.h.

◆ ch_origin

#define ch_origin   32

Definition at line 66 of file asm_i386.h.

◆ ch_pos

#define ch_pos   16

Definition at line 62 of file asm_i386.h.

◆ ch_rightvol

#define ch_rightvol   8

Definition at line 60 of file asm_i386.h.

◆ ch_sfx

#define ch_sfx   0

Definition at line 58 of file asm_i386.h.

◆ ch_size

#define ch_size   52

Definition at line 69 of file asm_i386.h.

◆ hu_clip_maxs

#define hu_clip_maxs   28

Definition at line 34 of file asm_i386.h.

◆ hu_clip_mins

#define hu_clip_mins   16

Definition at line 33 of file asm_i386.h.

◆ hu_clipnodes

#define hu_clipnodes   0

Definition at line 29 of file asm_i386.h.

◆ hu_firstclipnode

#define hu_firstclipnode   8

Definition at line 31 of file asm_i386.h.

◆ hu_lastclipnode

#define hu_lastclipnode   12

Definition at line 32 of file asm_i386.h.

◆ hu_planes

#define hu_planes   4

Definition at line 30 of file asm_i386.h.

◆ hu_size

#define hu_size   40

Definition at line 35 of file asm_i386.h.

◆ nd_children

#define nd_children   4

Definition at line 40 of file asm_i386.h.

◆ nd_firstface

#define nd_firstface   32

Definition at line 43 of file asm_i386.h.

◆ nd_maxs

#define nd_maxs   20

Definition at line 42 of file asm_i386.h.

◆ nd_mins

#define nd_mins   8

Definition at line 41 of file asm_i386.h.

◆ nd_numfaces

#define nd_numfaces   36

Definition at line 44 of file asm_i386.h.

◆ nd_planenum

#define nd_planenum   0

Definition at line 39 of file asm_i386.h.

◆ nd_size

#define nd_size   40

Definition at line 45 of file asm_i386.h.

◆ pl_dist

#define pl_dist   12

Definition at line 21 of file asm_i386.h.

◆ pl_normal

#define pl_normal   0

Definition at line 20 of file asm_i386.h.

◆ pl_pad

#define pl_pad   18

Definition at line 24 of file asm_i386.h.

◆ pl_signbits

#define pl_signbits   17

Definition at line 23 of file asm_i386.h.

◆ pl_size

#define pl_size   20

Definition at line 25 of file asm_i386.h.

◆ pl_type

#define pl_type   16

Definition at line 22 of file asm_i386.h.

◆ psp_left

#define psp_left   0

Definition at line 73 of file asm_i386.h.

◆ psp_right

#define psp_right   4

Definition at line 74 of file asm_i386.h.

◆ psp_size

#define psp_size   8

Definition at line 75 of file asm_i386.h.

◆ sfxc_data

#define sfxc_data   20

Definition at line 54 of file asm_i386.h.

◆ sfxc_length

#define sfxc_length   0

Definition at line 49 of file asm_i386.h.

◆ sfxc_loopstart

#define sfxc_loopstart   4

Definition at line 50 of file asm_i386.h.

◆ sfxc_speed

#define sfxc_speed   8

Definition at line 51 of file asm_i386.h.

◆ sfxc_stereo

#define sfxc_stereo   16

Definition at line 53 of file asm_i386.h.

◆ sfxc_width

#define sfxc_width   12

Definition at line 52 of file asm_i386.h.

◆ TRANSPARENT_COLOR

#define TRANSPARENT_COLOR   255

Definition at line 78 of file asm_i386.h.