Macro Cross Reference Report


Non-AlphaABCDEFGHIJKLMNOPQRSTUVWXYZ

BODY_QUEUE_SIZE 
  Declared as: 8
    Define   [g_local.h, 82]         g_local.h
    Use   [g_utils.c, 456]           G_FreeEdict
    Use   [p_client.c, 924]          InitBodyQue
    Use   [p_client.c, 952]          CopyToBodyQue

BOX_ON_PLANE_SIDE 
  Declared as: 
 (((p)->type < 3)? 
 ( 
 ((p)->dist <= (emins)[(p)->type])? 
 1 
 : 
 ( 
 ((p)->dist >= (emaxs)[(p)->type])?
 2 
 : 
 3 
 ) 
 ) 
 : 
 BoxOnPlaneSide( (emins), (emaxs), (p)))
    Define   [q_shared.h, 189]       q_shared.h

BUTTON_ANY 
  Declared as: 128
    Define   [q_shared.h, 505]       q_shared.h
    Use   [p_client.c, 1595]         ClientThink

BUTTON_ATTACK 
  Declared as: 1
    Define   [q_shared.h, 503]       q_shared.h
    Use   [p_client.c, 1717]         ClientThink
    Use   [p_client.c, 1795]         ClientBeginServerFrame
    Use   [p_weapon.c, 454]          Weapon_Generic
    Use   [p_weapon.c, 456]          Weapon_Generic
    Use   [p_weapon.c, 612]          Weapon_Grenade
    Use   [p_weapon.c, 614]          Weapon_Grenade
    Use   [p_weapon.c, 665]          Weapon_Grenade
    Use   [p_weapon.c, 877]          Weapon_HyperBlaster_Fire
    Use   [p_weapon.c, 963]          Machinegun_Fire
    Use   [p_weapon.c, 1066]         Chaingun_Fire
    Use   [p_weapon.c, 1072]         Chaingun_Fire
    Use   [p_weapon.c, 1108]         Chaingun_Fire

BUTTON_USE 
  Declared as: 2
    Define   [q_shared.h, 504]       q_shared.h

Non-AlphaABCDEFGHIJKLMNOPQRSTUVWXYZ