Macro Cross Reference Report


Non-AlphaABCDEFGHIJKLMNOPQRSTUVWXYZ

BASEDIRNAME 
  Declared as: "baseq2"
    Define   [qcommon.h, 28]      qcommon.h
    Use   [cl_parse.c, 56]        CL_DownloadFileName
    Use   [files.c, 560]          FS_Gamedir
    Use   [files.c, 577]          FS_ExecAutoexec
    Use   [files.c, 626]          FS_SetGamedir
    Use   [files.c, 863]          FS_InitFilesystem
    Use   [files.c, 868]          FS_InitFilesystem

BEAMLENGTH 
  Declared as: 16
    Define   [cl_fx.c, 1818]      cl_fx.c
    Use   [cl_fx.c, 1867]         CL_FlyParticles
    Use   [cl_fx.c, 1868]         CL_FlyParticles
    Use   [cl_fx.c, 1869]         CL_FlyParticles
    Define   [cl_fx.c, 1920]      cl_fx.c
    Use   [cl_fx.c, 1966]         CL_BfgParticles
    Use   [cl_fx.c, 1967]         CL_BfgParticles
    Use   [cl_fx.c, 1968]         CL_BfgParticles

BLASTER_PARTICLE_COLOR 
  Declared as: 0xe0
    Define   [client.h, 373]      client.h

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
    Use   [cmodel.c, 869]         CM_BoxLeafnums_r

BSPVERSION 
  Declared as: 38
    Define   [qfiles.h, 222]      qfiles.h
    Use   [cmodel.c, 602]         CM_LoadMap
    Use   [cmodel.c, 604]         CM_LoadMap

BUILDSTRING 
  Declared as: "Win32 DEBUG"
    Define   [qcommon.h, 35]      qcommon.h
    Use   [common.c, 1456]        Qcommon_Init

BUTTON_ANY 
  Declared as: 128
    Define   [q_shared.h, 505]    q_shared.h
    Use   [cl_input.c, 353]       CL_FinishMove

BUTTON_ATTACK 
  Declared as: 1
    Define   [q_shared.h, 503]    q_shared.h
    Use   [cl_input.c, 345]       CL_FinishMove

BUTTON_USE 
  Declared as: 2
    Define   [q_shared.h, 504]    q_shared.h
    Use   [cl_input.c, 349]       CL_FinishMove

Non-AlphaABCDEFGHIJKLMNOPQRSTUVWXYZ