ABS	../common/invmat4.c	/^#define  ABS(x)		((x)>=0 ? (x) : -(x))$/
BADPTR	../common/malloc.c	/^#define BADPTR(p)	((p) < memlim[0] | (p) >= memlim/
BMPbitField	../common/bmpfile.h	/^#define BMPbitField(h)  ((uint32 *)(h)->palette)$/
BMPcloseInput	../common/bmpfile.h	/^#define BMPcloseInput(br)       ( fclose((FILE *)(/
BMPcloseOutput	../common/bmpfile.h	/^#define BMPcloseOutput(bw)      ( fclose((FILE *)(/
BMPdecodePixel	../common/bmpfile.c	/^BMPdecodePixel(int i, const BMPReader *br)$/
BMPerrorMessage	../common/bmpfile.c	/^BMPerrorMessage(int ec)$/
BMPfreeReader	../common/bmpfile.c	/^BMPfreeReader(BMPReader *br)$/
BMPfreeWriter	../common/bmpfile.c	/^BMPfreeWriter(BMPWriter *bw)$/
BMPheaderOK	../common/bmpfile.c	/^BMPheaderOK(const BMPHeader *hdr)$/
BMPinfo	../common/bmpfile.h	/^#define BMPinfo(h)      ((char *)((h)->palette + B/
BMPisGrayscale	../common/bmpfile.c	/^BMPisGrayscale(const BMPHeader *hdr)$/
BMPmappedHeader	../common/bmpfile.c	/^BMPmappedHeader(int xr, int yr, int infolen, int n/
BMPopenInputFile	../common/bmpfile.h	/^#define BMPopenInputFile(fn)    BMPopenReader(&std/
BMPopenInputStream	../common/bmpfile.h	/^#define BMPopenInputStream(fp)  BMPopenReader(&std/
BMPopenOutputFile	../common/bmpfile.h	/^#define BMPopenOutputFile(fn,hdr) \\$/
BMPopenOutputStream	../common/bmpfile.h	/^#define BMPopenOutputStream(fp,hdr) \\$/
BMPopenReader	../common/bmpfile.c	/^BMPopenReader(int (*cget)(void *), int (*seek)(uin/
BMPopenWriter	../common/bmpfile.c	/^BMPopenWriter(void (*cput)(int, void *), int (*see/
BMPpalLen	../common/bmpfile.h	/^#define BMPpalLen(h)    ((h)->bpp <= 8 ? 1<<(h)->b/
BMPreadScanline	../common/bmpfile.c	/^BMPreadScanline(BMPReader *br)$/
BMPseekScanline	../common/bmpfile.c	/^BMPseekScanline(int y, BMPReader *br)$/
BMPtruecolorHeader	../common/bmpfile.c	/^BMPtruecolorHeader(int xr, int yr, int infolen)$/
BMPwriteScanline	../common/bmpfile.c	/^BMPwriteScanline(BMPWriter *bw)$/
BRT2SCALE	../common/tmprivat.h	/^#define BRT2SCALE(l2)	(int)(M_LN2*TM_BRTSCALE*(l2)/
CEQ	../common/spec_rgb.c	/^#define CEQ(v1,v2)	((v1) <= (v2)+CEPS && (v2) <= (/
CHECK	../common/rterror.h	/^#define  CHECK(be,et,em)	if (be) error(et,em); els/
CO_P0	../common/cone.h	/^#define  CO_P0(co)	((co)->ca+(co)->p0)$/
CO_P1	../common/cone.h	/^#define  CO_P1(co)	((co)->ca+(co)->p1)$/
CO_R0	../common/cone.h	/^#define  CO_R0(co)	((co)->ca[(int)((co)->r0)])$/
CO_R1	../common/cone.h	/^#define  CO_R1(co)	((co)->ca[(int)((co)->r1)])$/
DCHECK	../common/rterror.h	/^#define  DCHECK(be,et,em)	(void)0$/
DOT	../common/fvect.h	/^#define  DOT(v1,v2)	((v1)[0]*(v2)[0]+(v1)[1]*(v2)[/
FD_CLR	../common/selcall.h	/^#define	FD_CLR(n, p)	((p)->fds_bits[(n)\/NFDBITS] /
FD_ISSET	../common/selcall.h	/^#define	FD_ISSET(n, p)	((p)->fds_bits[(n)\/NFDBITS/
FD_SET	../common/selcall.h	/^#define	FD_SET(n, p)	((p)->fds_bits[(n)\/NFDBITS] /
FD_ZERO	../common/selcall.h	/^#define FD_ZERO(p)	memset((char *)(p), 0, sizeof(*/
FEQ	findglare.c	/^#define FEQ(a,b)	((a)-(b)<=FTINY&&(b)-(a)<=FTINY)$/
ISABS	../common/paths.h	/^  #define ISABS(s)	((s)!=NULL \\$/
ISDIRSEP	../common/paths.h	/^  #define ISDIRSEP(c)	((c)=='\/' || (c)=='\\\\')$/
LU_SINIT	../common/lookup.h	/^#define LU_SINIT(fk,fd) {lu_shash,lu_strcmp,fk,fd,/
MOVDIR	glrad.c	/^#define MOVDIR(b)	((b)==Button1 ? 1 : (b)==Button2/
MOVORB	glrad.c	/^#define MOVORB(s)	((s)&ShiftMask ? 1 : (s)&Control/
Mcontour	contour.c	/^main($/
Mfindglare	findglare.c	/^main($/
Mgetinfo	getinfo.c	/^main($/
Mgetpath	../common/getpath.c	/^int main()$/
Mglarendx	glarendx.c	/^main($/
Mglrad	glrad.c	/^main($/
Mmakedist	makedist.c	/^main($/
Mpaths	../common/paths.c	/^int main()$/
Mpranim	pranim.c	/^main(argc, argv)$/
Mrad	rad.c	/^main($/
Mranimate	ranimate.c	/^main($/
Mranimove	ranimove.c	/^main($/
Mrpiece	rpiece.c	/^main($/
Mscanner	scanner.c	/^main($/
Mswaprasheader	swaprasheader.c	/^main(argc, argv)$/
Mt16anim	t16anim.c	/^main(argc, argv)$/
Mvwrays	vwrays.c	/^main($/
Mvwright	vwright.c	/^main($/
Mwin_process	../common/win_process.c	/^main( int argc, char **argv )$/
Mxglaresrc	xglaresrc.c	/^main($/
NOPOLY	../common/rglsurf.c	/^#define NOPOLY()	if (curpolysize) {glEnd(); curpol/
PRIMEQ	../common/tmprivat.h	/^#define	PRIMEQ(p1,p2)	(FEQ((p1)[0][0],(p2)[0][0])&/
SET_DEFAULT_BINARY	../common/platform.h	/^  #define SET_DEFAULT_BINARY() _fmode = _O_BINARY$/
SET_FD_BINARY	../common/platform.h	/^  #define SET_FD_BINARY(fd) _setmode(fd,_O_BINARY)/
SET_FILE_BINARY	../common/platform.h	/^  #define SET_FILE_BINARY(fp) _setmode(fileno(fp),/
SWAP	../common/invmat4.c	/^#define SWAP(a,b,t) (t=a,a=b,b=t)$/
SafeTerminateProcess	../common/win_process.c	/^BOOL SafeTerminateProcess(HANDLE hProcess, UINT uE/
TIFFGetA	../common/tiffio.h	/^#define	TIFFGetA(abgr)	(((abgr) >> 24) & 0xff)$/
TIFFGetB	../common/tiffio.h	/^#define	TIFFGetB(abgr)	(((abgr) >> 16) & 0xff)$/
TIFFGetG	../common/tiffio.h	/^#define	TIFFGetG(abgr)	(((abgr) >> 8) & 0xff)$/
TIFFGetR	../common/tiffio.h	/^#define	TIFFGetR(abgr)	((abgr) & 0xff)$/
TOOSMALL	glare.h	/^#define TOOSMALL(s)	((s)->brt*(s)->dom < threshold/
UPPER	../common/vars.h	/^#define UPPER(c)	((c)&~0x20)	\/* ASCII trick *\/$/
VADD	../common/fvect.h	/^#define  VADD(vr,v1,v2)	((vr)[0]=(v1)[0]+(v2)[0], /
VCOPY	../common/fvect.h	/^#define  VCOPY(v1,v2)	((v1)[0]=(v2)[0],(v1)[1]=(v2/
VCROSS	../common/fvect.h	/^#define  VCROSS(vr,v1,v2) \\$/
VEQ	findglare.c	/^#define VEQ(v1,v2)	(FEQ((v1)[0],(v2)[0])&&FEQ((v1)/
VERTEX	../common/face.h	/^#define  VERTEX(f,n)	((f)->va + 3*(n))$/
VLEN	../common/fvect.h	/^#define  VLEN(v)	sqrt(DOT(v,v))$/
VSUB	../common/fvect.h	/^#define  VSUB(vr,v1,v2)	((vr)[0]=(v1)[0]-(v2)[0], /
VSUM	../common/fvect.h	/^#define  VSUM(vr,v1,v2,f)	((vr)[0]=(v1)[0]+(f)*(v2/
XYEQ	../common/spec_rgb.c	/^#define XYEQ(c1,c2)	(CEQ((c1)[CIEX],(c2)[CIEX]) &&/
absorb	glaresrc.c	/^absorb(			\/* absorb a source into indirect *\/$/
absorb_specks	glaresrc.c	/^absorb_specks(void)			\/* eliminate too-small sour/
addarg	rad.c	/^addarg(				\/* add argument and advance pointer */
addchan	../common/caldefn.c	/^addchan(			\/* add an output channel assignment */
addcolor	../common/color.h	/^#define  addcolor(c1,c2)	((c1)[0]+=(c2)[0],(c1)[1]/
addekid	../common/calexpr.c	/^addekid(			\/* add a child to ep *\/$/
addindirect	glaresrc.c	/^addindirect(		\/* add brightness to indirect illum/
addmeshtri	../common/mesh.c	/^addmeshtri(mp, tv, mo)		\/* add a new mesh triangl/
addmeshvert	../common/mesh.c	/^addmeshvert(mp, vp)		\/* find\/add a mesh vertex */
addpserver	netproc.c	/^addpserver(		\/* add a new process server *\/$/
addsrcspan	glaresrc.c	/^addsrcspan(			\/* add new source span to our list /
advance	../common/rexpr.c	/^advance(alp, ep)$/
ambval	rad.c	/^ambval(void)				\/* compute ambient value *\/$/
analyze	glaresrc.c	/^analyze(void)			\/* analyze our scene *\/$/
angcmp	findglare.c	/^angcmp(		\/* compare two angles *\/$/
animate	ranimate.c	/^animate(void)			\/* run animation *\/$/
animrend	ranimate.c	/^animrend(			\/* start animation frame *\/$/
append_filepath	../common/paths.c	/^append_filepath(char *s1, char *s2, size_t len)$/
appendview	glrad.c	/^appendview(			\/* append standard view *\/$/
archive	ranimate.c	/^archive(void)			\/* archive and remove renderings /
argf	../common/calfunc.c	/^argf(n)				\/* return function def for nth argumen/
argfun	../common/calfunc.c	/^argfun(n)			\/* return function name for nth argum/
argument	../common/calfunc.c	/^argument(n)			\/* return nth argument for active f/
aspectval	../common/color.h	/^#define  aspectval(hl)		atof((hl)+LASPECTSTR)$/
atorad	makedist.c	/^#define  atorad(a)	((PI\/180.0) * (a))$/
atos	../common/words.c	/^atos(rs, nb, s)			\/* get word from string, return/
badarg	../common/badarg.c	/^badarg(		\/* check argument list *\/$/
badmatch	../common/loadvars.c	/^badmatch(tv, cv)		\/* case insensitive truncated c/
badvalue	rad.c	/^badvalue(			\/* report bad variable value and exit/
bcmp	../common/bcopy.c	/^bcmp($/
bcopy	../common/bcopy.c	/^bcopy($/
bfree	../common/bmalloc.c	/^bfree(			\/* free random memory *\/$/
bigdiff	../common/color.c	/^bigdiff(c1, c2, md)			\/* c1 delta c2 > md? *\/$/
biggerlib	../common/biggerlib.c	/^biggerlib()			\/* expand the library *\/$/
bitcount	../common/urind.c	/^#define  bitcount(i)	(bctab[(i)>>24&0xff]+bctab[(i/
bits_bytes	../common/targa.h	/^#define  bits_bytes(n)	(((n)+7)>>3)	\/* number of /
bmalloc	../common/bmalloc.c	/^bmalloc(		\/* allocate a block of n bytes *\/$/
boolvalue	../common/loadvars.c	/^boolvalue(vp)			\/* check boolean for legal values/
bright	../common/color.h	/^#define  bright(col)	(CIE_rf*(col)[RED]+CIE_gf*(co/
brs_gi	glarendx.c	/^brs_gi(		\/* compute BRS Glare Index *\/$/
bruncom	ranimate.c	/^bruncom(		\/* run a command in the background *\/$/
buildoctlist	../common/rglinst.c	/^buildoctlist(lp, p)			\/* build octree list *\/$/
bwait	ranimate.c	/^bwait(int ncoms)				\/* wait for batch job(s) to f/
bzero	../common/bcopy.c	/^bzero($/
catvalues	../common/loadvars.c	/^catvalues(vp)			\/* concatenate variable values */
cclass	../common/rexpr.c	/^cclass(set, c, af)$/
chanout	../common/caldefn.c	/^chanout(			\/* set output channels *\/$/
chanvalue	../common/chanvalue.c	/^chanvalue(int n)$/
check	../common/image.c	/^#define check(c,l)	if ((av[0][c]&&av[0][c]!=' ') |/
checkambfile	rad.c	/^checkambfile(void)			\/* check date on ambient fil/
checkarg	../common/xf.c	/^#define  checkarg(a,l)	if (av[i][a] || badarg(ac-i/
checkdir	ranimate.c	/^checkdir(void)			\/* make sure we have our directo/
checkfiles	rad.c	/^checkfiles(void)			\/* check for existence and mod/
checkheader	../common/header.c	/^checkheader($/
checklast	rad.c	/^checklast(			\/* check files and find most recent /
checkmesh	../common/mesh.c	/^checkmesh(mp)				\/* validate mesh data *\/$/
checkoct	../common/rglinst.c	/^checkoct(fname, cent)			\/* check octree file for /
checkvalues	../common/loadvars.c	/^checkvalues()			\/* check assignments *\/$/
cie_cgi	glarendx.c	/^cie_cgi(		\/* compute CIE Glare Index *\/$/
cie_rgb	../common/spec_rgb.c	/^cie_rgb(rgb, xyz)		\/* convert CIE color to standa/
circle	xglaresrc.c	/^circle(		\/* indicate a solid angle on image *\/$/
circle_sources	xglaresrc.c	/^circle_sources(		\/* circle sources listed in fp */
claimscan	glareval.c	/^claimscan(			\/* claim scanline from buffers *\/$/
cleanup	findglare.c	/^cleanup(void)				\/* close files, wait for childre/
clearobjndx	../common/modobject.c	/^clearobjndx()			\/* clear object hash tables *\/$/
clip	../common/clip.c	/^clip(ep1, ep2, min, max)	\/* clip a line segment t/
clipgamut	../common/spec_rgb.c	/^clipgamut(col, brt, gamut, lower, upper)	\/* clip /
close_allsrcs	glaresrc.c	/^close_allsrcs(void)			\/* done with everything *\//
close_pict	glareval.c	/^close_pict(void)			\/* done with picture *\/$/
close_process	../common/unix_process.c	/^close_process(		\/* close pipes and wait for proce/
close_sources	glaresrc.c	/^close_sources(		\/* close sources above v *\/$/
closestapproach	../common/fvect.c	/^closestapproach(			\/* closest approach of two ray/
clr_consp	ranimove2.c	/^clr_consp(			\/* initialize a conspicuity sum *\/$/
clruv	../common/tmapluv.c	/^#define clruv(p,uv)		uvflgop(p,uv,&=~)$/
clruvall	../common/tmapluv.c	/^#define clruvall(p)		memset((MEM_PTR)(p)->rgbflg,'/
colcorval	../common/color.h	/^#define  colcorval(cc,hl)	sscanf(hl+LCOLCORSTR,"%f/
colortrans	../common/spec_rgb.c	/^colortrans(c2, mat, c1)		\/* convert c1 by mat and/
colr_color	../common/color.c	/^colr_color(col, clr)		\/* convert short to float c/
colrs_gambs	../common/colrops.c	/^colrs_gambs(scan, len)		\/* convert scanline of co/
colrval	../common/color.h	/^#define  colrval(c,p)		( (c)[EXP] ? \\$/
colval	../common/color.h	/^#define  colval(col,pri)	((col)[pri])$/
combine	../common/octree.c	/^combine(ot)			\/* recursively combine nodes *\/$/
comp_baryc	../common/tmesh.c	/^comp_baryc(bcm, v1, v2, v3)		\/* compute barycentr/
comp_frame_error	ranimove1.c	/^comp_frame_error(void)		\/* initialize frame error/
comp_thresh	glaresrc.c	/^comp_thresh(void)			\/* compute glare threshold */
compactfree	../common/malloc.c	/^compactfree()		\/* compact free lists (moving to t/
compdir	findglare.c	/^compdir(			\/* compute direction for x,y *\/$/
comperr	ranimove1.c	/^comperr(		\/* estimate relative error in neighborh/
compmeshift	../common/tmapluv.c	/^compmeshift(li, uvp)			\/* compute mesopic color s/
comprgb2rgbWBmat	../common/spec_rgb.c	/^comprgb2rgbWBmat(mat, pr1, pr2)	\/* von Kries conv/
comprgb2rgbmat	../common/spec_rgb.c	/^comprgb2rgbmat(mat, pr1, pr2)	\/* compute conversi/
comprgb2xyzWBmat	../common/spec_rgb.c	/^comprgb2xyzWBmat(mat, pr)	\/* von Kries conversion/
comprgb2xyzmat	../common/spec_rgb.c	/^comprgb2xyzmat(mat, pr)		\/* compute conversion fr/
compxyz2rgbWBmat	../common/spec_rgb.c	/^compxyz2rgbWBmat(mat, pr)	\/* von Kries conversion/
compxyz2rgbmat	../common/spec_rgb.c	/^compxyz2rgbmat(mat, pr)		\/* compute conversion fr/
compxyzWBmat	../common/spec_rgb.c	/^compxyzWBmat(mat, wht1, wht2)	\/* CIE von Kries tr/
conexform	../common/cone.c	/^conexform(co)			\/* get cone transformation matrix/
conspicuity	ranimove2.c	/^conspicuity(void)			\/* compute conspicuous error /
contour	contour.c	/^contour(			\/* make contour n *\/$/
copycat	getinfo.c	/^copycat(void)			\/* copy input to output *\/$/
copycolor	../common/color.h	/^#define  copycolor(c1,c2)	((c1)[0]=(c2)[0],(c1)[1]/
copycolr	../common/color.h	/^#define  copycolr(c1,c2)	(c1[0]=c2[0],c1[1]=c2[1],/
copylastv	glrad.c	/^copylastv(			\/* copy last view position *\/$/
copymat4	../common/mat4.h	/^#define  copymat4(m4a,m4b)	(void)memcpy((void *)m4/
countviews	ranimate.c	/^countviews(void)			\/* count views in view file */
cpcolormat	../common/color.h	/^#define  cpcolormat(md,ms)	memcpy((void *)md,(void/
createPipes	../common/win_popen.c	/^createPipes(       \/* establish matching pipes fo/
cross	contour.c	/^cross(		\/* mark crossing between p0 and p1 *\/$/
crossings	contour.c	/^crossings(			\/* find crossings for z *\/$/
cucopy	../common/octree.c	/^cucopy(cu1, cu2)		\/* copy cu2 into cu1 *\/$/
culocate	../common/octree.c	/^culocate(cu, pt)		\/* locate point within cube *\//
d2r	../common/xf.c	/^#define  d2r(a)		((PI\/180.)*(a))$/
dateval	../common/header.c	/^dateval(		\/* get capture date value *\/$/
dcleanup	../common/caldefn.c	/^dcleanup(		\/* clear definitions (0->vars,1->outpu/
dclear	../common/caldefn.c	/^dclear(			\/* delete variable definitions of name /
decodedir	../common/dircode.c	/^decodedir(dv, dc)	\/* decode a normalized directio/
deletelem	../common/objset.c	/^deletelem(os, obj)		\/* delete obj from os, no que/
delpserver	netproc.c	/^delpserver(				\/* delete a process server *\/$/
dev_close	glrad.c	/^dev_close(void)			\/* close our display and free r/
dev_input	glrad.c	/^dev_input(		\/* get next input event *\/$/
dev_open	glrad.c	/^dev_open(			\/* initialize GLX driver *\/$/
dev_view	glrad.c	/^dev_view(			\/* assign new driver view *\/$/
dfirst	../common/caldefn.c	/^dfirst(void)			\/* return pointer to first definit/
dgi	glarendx.c	/^dgi(		\/* compute Daylight Glare Index *\/$/
dir2diff	../common/dircode.c	/^dir2diff(dc1, dc2)		\/* approx. radians^2 between /
direct	glarendx.c	/^direct(			\/* compute direct vertical illuminance /
dirfile	ranimate.c	/^dirfile(		\/* separate path into directory and fil/
dist2	../common/fvect.c	/^dist2(				\/* return square of distance between po/
dist2line	../common/fvect.c	/^dist2line(			\/* return square of distance to line/
dist2lseg	../common/fvect.c	/^dist2lseg(			\/* return square of distance to line/
dlookup	../common/caldefn.c	/^dlookup(			\/* look up a definition *\/$/
dname	../common/caldefn.c	/^#define	 dname(ep)	((ep)->v.kid->type == SYM ? \\$/
dnext	../common/caldefn.c	/^dnext(void)				\/* return pointer to next definiti/
dofilt	ranimate.c	/^dofilt(				\/* filter frame *\/$/
doflatsrc	../common/rglsrc.c	/^doflatsrc(m, pos, norm, area)	\/* record a flat so/
dolock	rpiece.c	/^dolock(		\/* lock or unlock a file *\/$/
domatobj	../common/rgldomat.c	/^domatobj(mp, cent)		\/* generate OpenGL material f/
domatvert	../common/rgldomat.c	/^domatvert(mp, v, n)		\/* generate OpenGL material /
done_rtrace	glareval.c	/^done_rtrace(void)			\/* wait for rtrace to finish /
donecom	ranimate.c	/^donecom(		\/* clean up after finished process *\/$/
donescans	glareval.c	/^donescans(void)				\/* free up scanlines *\/$/
donesets	../common/objset.c	/^donesets()			\/* free ALL SETS in our table *\/$/
donesource	glaresrc.c	/^donesource(			\/* finished with this source *\/$/
doscan	makedist.c	/^doscan(void)				\/* do scan for target *\/$/
dosets	../common/objset.c	/^dosets(f)				\/* loop through all sets *\/$/
dosphsrc	../common/rglsrc.c	/^dosphsrc(m, pos, area)		\/* record a spherical sou/
dpop	../common/caldefn.c	/^dpop(			\/* pop a definition *\/$/
dprint	../common/calprnt.c	/^dprint(name, fp)		\/* print a definition (all if n/
dpush	../common/caldefn.c	/^dpush(			\/* push on a definition *\/$/
dremove	../common/caldefn.c	/^dremove(			\/* delete all definitions of name *\/$/
dvalue	../common/caldefn.c	/^dvalue(char  *name, EPNODE	*d)$/
eadd	../common/calexpr.c	/^eadd($/
eargument	../common/calexpr.c	/^eargument($/
ebotch	../common/calexpr.c	/^ebotch($/
ecalloc	../common/ealloc.c	/^ecalloc(register size_t ne, size_t es)$/
echannel	../common/calexpr.c	/^echannel($/
ecompile	../common/rexpr.c	/^ecompile(sp, iflg, wflag)               \/* compil/
edivi	../common/calexpr.c	/^edivi($/
efree	../common/ealloc.c	/^efree(void  *cp)$/
efunc	../common/calfunc.c	/^efunc(ep)				\/* evaluate a function *\/$/
eindex	../common/rexpr.c	/^eindex(sp)                    \/* find the express/
ekid	../common/calexpr.c	/^ekid(			\/* return pointer to a node's nth kid *\//
emalloc	../common/ealloc.c	/^emalloc(size_t  n)$/
emult	../common/calexpr.c	/^emult($/
encodedir	../common/dircode.c	/^encodedir(dv)		\/* encode a normalized direction v/
enumber	../common/calexpr.c	/^enumber($/
eparse	../common/calexpr.c	/^eparse(			\/* parse an expression string *\/$/
epcmp	../common/calexpr.c	/^epcmp(			\/* compare two expressions for equivalen/
epfree	../common/calexpr.c	/^epfree(			\/* free a parse tree *\/$/
epow	../common/calexpr.c	/^epow($/
eprint	../common/calprnt.c	/^eprint(ep, fp)			\/* print a parse tree *\/$/
eputs	ranimove.c	/^eputs(				\/* put string to stderr *\/$/
erealloc	../common/ealloc.c	/^erealloc(register void  *cp, size_t  n)$/
erf	../common/erf.c	/^erf(arg) double arg;{$/
erfc	../common/erf.c	/^erfc(arg) double arg;{$/
error	../common/error.c	/^error(etype, emsg)		\/* report error, quit if nece/
errorf	ranimove.h	/^#define errorf(i)	exp(LOG_E1*((i)-AMIN))$/
errori	ranimove.h	/^#define errori(e)	(int)(log(e)*(1.\/LOG_E1) + (AMI/
est_consp	ranimove2.c	/^est_consp(	\/* estimate error conspicuity & update/
estimaterr	ranimove1.c	/^estimaterr(		\/* estimate relative error from samp/
esubtr	../common/calexpr.c	/^esubtr($/
euminus	../common/calexpr.c	/^euminus($/
eval	../common/calexpr.c	/^eval(			\/* evaluate an expression string *\/$/
eval_baryc	../common/tmesh.c	/^eval_baryc(wt, p, bcm)		\/* evaluate barycentric w/
evalue	../common/calcomp.h	/^#define	 evalue(ep)	(*eoper[(ep)->type])(ep)$/
evariable	../common/caldefn.c	/^evariable(			\/* evaluate a variable *\/$/
exp10	../common/tonemap.c	/^#define	exp10(x)	exp(M_LN10*(x))$/
expandarg	../common/expandarg.c	/^expandarg(acp, avp, n)		\/* expand list at argumen/
exposval	../common/color.h	/^#define  exposval(hl)		atof((hl)+LEXPOSSTR)$/
expsave	../common/rexpr.c	/^expsave()		      \/* save compiled string *\/$/
expset	../common/rexpr.c	/^expset(ep)			\/* install saved string *\/$/
expspec_val	ranimove.c	/^expspec_val(			\/* get exposure value from spec. */
fcompile	../common/caldefn.c	/^fcompile(			\/* get definitions from a file *\/$/
fcross	../common/fvect.c	/^fcross(				\/* vres = v1 X v2 *\/$/
fdate	../common/fdate.c	/^fdate(fname)				\/* get file date *\/$/
fdir2diff	../common/dircode.c	/^fdir2diff(dc1, v2)		\/* approx. radians^2 between /
fdot	../common/fvect.c	/^fdot(				\/* return the dot product of two vectors/
fgetline	../common/fgetline.c	/^fgetline(s, n, fp)	\/* read in line with escapes, /
fgetresolu	../common/resolu.c	/^fgetresolu(sl, ns, fp)			\/* get picture dimension/
fgetsresolu	../common/resolu.h	/^#define  fgetsresolu(rs,fp)	str2resolu(rs, \\$/
fgetval	../common/fgetval.c	/^fgetval(fp, ty, vp)			\/* get specified data word /
fgetword	../common/fgetword.c	/^fgetword(s, n, fp)		\/* get (quoted) word up to n-/
filerr	rpiece.c	/^filerr(			\/* report file error and exit *\/$/
filter_frame	ranimove1.c	/^filter_frame(void)			\/* interpolation, motion-blu/
filterframes	ranimate.c	/^filterframes(void)				\/* catch up with filtering /
findNextRun	../common/bmpfile.c	/^findNextRun(const int8 *bp, int len)$/
findbuddy	glaresrc.c	/^findbuddy(			\/* find close enough source to s in /
findjob	netproc.c	/^findjob(			\/* find out where process is running */
findpslot	ranimate.c	/^findpslot(int pid)			\/* find or allocate a proces/
findvw	glrad.c	/^findvw(			\/* find named view *\/$/
finish_process	rad.c	/^finish_process(void)			\/* exit a child process */
finishjob	netproc.c	/^finishjob(	\/* clean up finished process *\/$/
fixargv0	../common/fixargv0.c	/^fixargv0(av0)			\/* extract command name from full/
fixaxes	makedist.c	/^fixaxes(void)				\/* make sure axes are OK *\/$/
fixfile	swaprasheader.c	/^fixfile(name)$/
fixstream	swaprasheader.c	/^fixstream(in, out)$/
fixwindow	glrad.c	/^fixwindow(				\/* repair damage to window *\/$/
flat_tri	../common/tmesh.c	/^flat_tri(v1, v2, v3, n1, n2, n3)	\/* determine if /
flrpoint	../common/linregr.c	/^flrpoint(x, y, l)		\/* add point (x,y) to sum *\/$/
fltvalue	../common/loadvars.c	/^fltvalue(vp)			\/* check float variable for legal /
fndx	ranimove.h	/^#define fndx(x,y)	((y)*hres + (x))$/
fork_rtrace	glareval.c	/^fork_rtrace(			\/* open pipe and start rtrace *\/$/
formatval	../common/header.c	/^formatval(			\/* get format value (return true if /
fprintview	../common/image.c	/^fprintview(vp, fp)			\/* write out view parameters/
fprtresolu	../common/resolu.h	/^#define  fprtresolu(sl,ns,fp)	fprintf(fp,PIXSTDFMT/
fputaspect	../common/color.h	/^#define  fputaspect(pa,fp)	fprintf(fp,"%s%f\\n",AS/
fputcolcor	../common/color.h	/^#define  fputcolcor(cc,fp)	fprintf(fp,"%s %f %f %f/
fputdate	../common/header.c	/^fputdate(		\/* write out the given time value *\/$/
fputexpos	../common/color.h	/^#define  fputexpos(ex,fp)	fprintf(fp,"%s%e\\n",EXP/
fputformat	../common/header.c	/^fputformat(		\/* put out a format value *\/$/
fputnow	../common/header.c	/^fputnow(			\/* write out the current time *\/$/
fputprims	../common/color.h	/^#define  fputprims(p,fp)	fprintf(fp, \\$/
fputresolu	../common/resolu.c	/^fputresolu(ord, sl, ns, fp)		\/* put out picture d/
fputsresolu	../common/resolu.h	/^#define  fputsresolu(rs,fp)	fputs(resolu2str(resol/
fputword	../common/fputword.c	/^fputword(s, fp)			\/* put (quoted) word to file st/
frandom	../common/random.h	/^#define  frandom()	0.5$/
freadcolrs	../common/color.c	/^freadcolrs(scanline, len, fp)		\/* read in an enco/
freadscan	../common/color.c	/^freadscan(scanline, len, fp)		\/* read in a scanli/
frecover	ranimate.c	/^frecover(int frame)				\/* recover filtered frame /
free	../common/malloc.c	/^free(p)			\/* free memory allocated by malloc *\/$/
free_frame	ranimove1.c	/^free_frame(void)			\/* free frame allocation *\/$/
free_os	../common/free_os.c	/^free_os(op)			\/* free unneeded memory for object /
freecone	../common/cone.c	/^freecone(o)			\/* free memory associated with cone/
freeface	../common/face.c	/^freeface(o)			\/* free memory associated with face/
freefargs	../common/readfargs.c	/^freefargs(fa)			\/* free object arguments *\/$/
freefont	../common/font.c	/^freefont(fnt)			\/* release a font (free all if NU/
freeinstance	../common/instance.c	/^freeinstance(o)		\/* free memory associated with i/
freelamps	../common/lamps.c	/^freelamps(void)			\/* free our lamps list *\/$/
freemesh	../common/mesh.c	/^freemesh(ms)			\/* free mesh data *\/$/
freemeshinst	../common/mesh.c	/^freemeshinst(o)			\/* free mesh instance *\/$/
freemtl	../common/rglmat.c	/^freemtl(p)			\/* free a material *\/$/
freeobjects	../common/readobj.c	/^freeobjects(firstobj, nobjs)		\/* free a range of /
freeqstr	../common/savqstr.c	/^freeqstr(s)			\/* free a private string *\/$/
freescene	../common/instance.c	/^freescene(sc)		\/* release a scene reference *\/$/
freespans	glaresrc.c	/^freespans(			\/* free spans associated with source/
freestr	../common/savestr.c	/^freestr(char *s)				\/* free a string *\/$/
frexp	../common/frexp.c	/^frexp(x, ip)		\/* call it paranoia, I've seen the /
frlibopen	../common/fropen.c	/^frlibopen(fname)		\/* find file and open for readi/
fscnresolu	../common/resolu.h	/^#define  fscnresolu(sl,ns,fp)	(fscanf(fp,PIXSTDFMT/
fskip	../common/words.c	/^fskip(s)			\/* skip float in string *\/$/
fullnode	../common/objset.c	/^fullnode(oset)			\/* return octree for object set /
fullxf	../common/xf.c	/^fullxf(fx, ac, av)			\/* compute both forward and /
fundefined	../common/calfunc.c	/^fundefined(fname)		\/* return # of arguments for f/
funset	../common/calfunc.c	/^funset(fname, nargs, assign, fptr)	\/* set a libra/
funvalue	../common/calfunc.c	/^funvalue(fname, n, a)		\/* return a function value/
fvsum	../common/fvect.c	/^fvsum(				\/* vres = v0 + f*v1 *\/$/
fwrite	../common/fwrite.c	/^fwrite(ptr, size, count, fp)		\/* system version i/
fwritecolrs	../common/color.c	/^fwritecolrs(scanline, len, fp)		\/* write out a co/
fwritescan	../common/color.c	/^fwritescan(scanline, len, fp)		\/* write out a sca/
galloc	../common/font.c	/^#define galloc(nv)	(GLYPH *)malloc(sizeof(GLYPH)+2/
gambs_colrs	../common/colrops.c	/^gambs_colrs(scan, len)		\/* convert gamma bytes to/
getE1	../common/calexpr.c	/^getE1(void)				\/* E1 -> E1 ADDOP E2 *\/$/
getE2	../common/calexpr.c	/^getE2(void)				\/* E2 -> E2 MULOP E3 *\/$/
getE3	../common/calexpr.c	/^getE3(void)				\/* E3 -> E4 ^ E3 *\/$/
getE4	../common/calexpr.c	/^getE4(void)				\/* E4 -> ADDOP E5 *\/$/
getE5	../common/calexpr.c	/^getE5(void)			\/* E5 -> (E1) *\/$/
getScanSiz	../common/bmpfile.c	/^#define getScanSiz(h)   ( ((((h)->bpp*(h)->width+7/
getTIFFtype	../common/tmaptiff.c	/^getTIFFtype(TIFF *tif)$/
getTime	ranimove.c	/^getTime(void)			\/* get current time (CPU or real)/
get_baryc	../common/tmesh.c	/^get_baryc(wt, p, v1, v2, v3)	\/* compute barycentr/
getambcolor	ranimove1.c	/^getambcolor(		\/* get ambient color for object if /
getastat	ranimate.c	/^getastat(void)			\/* check\/set animation status */
getblur	ranimate.c	/^getblur(double *bf)		\/* get # blur samples (and f/
getchan	../common/caldefn.c	/^getchan(void)			\/* A -> $N = E1 *\/$/
getclosest	ranimove1.c	/^getclosest(	\/* get nc closest neighbors on same o/
getcone	../common/cone.c	/^getcone(o, getxf)			\/* get cone structure *\/$/
getdata	contour.c	/^getdata(			\/* read input data *\/$/
getdefn	../common/caldefn.c	/^getdefn(void)$/
getdim	getinfo.c	/^getdim(				\/* get dimensions from file *\/$/
getexp	ranimate.c	/^getexp(int n)			\/* get exposure for nth frame *\//
getexpos	glareval.c	/^getexpos(			\/* get exposure from header line *\/$/
getface	../common/face.c	/^getface(o)			\/* get arguments for a face *\/$/
getflt	../common/portio.c	/^getflt(fp)			\/* get a floating point number *\/$/
getfont	../common/font.c	/^getfont(fname)				\/* return font fname *\/$/
getfullnode	../common/readmesh.c	/^getfullnode()				\/* get a set, return fullnode */
getheader	../common/header.c	/^getheader(		\/* get header from file *\/$/
gethomedir	../common/gethomedir.c	/^gethomedir(char *uname, char *path, int plen)$/
gethview	../common/image.c	/^gethview(				\/* get view from header *\/$/
getinstance	../common/instance.c	/^getinstance(o, flags)			\/* get instance structure/
getint	../common/portio.c	/^getint(siz, fp)			\/* get a siz-byte integer *\/$/
getint2	t16anim.c	/^getint2(fp)			\/* get a 2-byte positive integer */
getintersect	glrad.c	/^getintersect(		\/* intersect ray with scene geomet/
getinum	../common/calexpr.c	/^getinum(void)			\/* scan a positive integer *\/$/
getkey	glrad.c	/^getkey(				\/* get input key *\/$/
getmatp	../common/rglmat.c	/^getmatp(nam)			\/* find material record for modifi/
getmesh	../common/mesh.c	/^getmesh(mname, flags)			\/* get new mesh data refe/
getmeshinst	../common/mesh.c	/^getmeshinst(o, flags)			\/* create mesh instance */
getmeshpseudo	../common/mesh.c	/^getmeshpseudo(mp, mo)		\/* get mesh pseudo object /
getmeshtri	../common/mesh.c	/^getmeshtri(tv, mo, mp, ti, wha)	\/* get triangle v/
getmeshtrivid	../common/mesh.c	/^getmeshtrivid(tvid, mo, mp, ti)		\/* get triangle /
getmeshvert	../common/mesh.c	/^getmeshvert(vp, mp, vid, what)	\/* get triangle ve/
getmove	glrad.c	/^getmove(				\/* get view change *\/$/
getname	../common/calexpr.c	/^getname(void)			\/* scan an identifier *\/$/
getnum	../common/calexpr.c	/^getnum(void)			\/* scan a positive float *\/$/
getobj	../common/sceneio.c	/^getobj(fp, objsiz)			\/* get next object *\/$/
getobject	../common/readobj.c	/^getobject(name, fp)			\/* read the next object *\//
getobjname	ranimove.c	/^getobjname(			\/* get fully qualified object name /
getoct	../common/rglinst.c	/^getoct(name)				\/* get\/assign octree list id *\//
getoctcube	rad.c	/^getoctcube(		\/* get octree bounding cube *\/$/
getoctspec	ranimove.c	/^getoctspec(			\/* get octree for the given frame */
getpagesize	../common/getpagesize.c	/^getpagesize()			\/* use var structure to get page /
getpatch	../common/readmesh.c	/^getpatch(pp)				\/* load a mesh patch *\/$/
getpath	../common/getpath.c	/^getpath(	\/* expand fname, return full path *\/$/
getpictscan	glareval.c	/^getpictscan(			\/* get picture scanline *\/$/
getradfile	ranimate.c	/^getradfile(char *rfargs)		\/* run rad and get need/
getrlibpath	../common/getlibpath.c	/^getrlibpath()$/
getscanpos	../common/calexpr.c	/^getscanpos(	\/* return current scan position *\/$/
getscene	../common/instance.c	/^getscene(sname, flags)			\/* get new octree refere/
getstatement	../common/caldefn.c	/^getstatement(void)			\/* get next statement *\/$/
getstr	../common/portio.c	/^getstr(s, fp)			\/* get null-terminated string *\//
getthead	t16anim.c	/^getthead(hp, ip, fp)		\/* read header from input */
gettree	../common/readmesh.c	/^gettree()				\/* get a pre-ordered octree *\/$/
getview	rad.c	/^getview(				\/* get view n, or NULL if none *\/$/
getviewopt	../common/image.c	/^getviewopt(v, ac, av)			\/* process view argument /
getviewpix	glareval.c	/^getviewpix(		\/* compute single view pixel *\/$/
getviewspan	glareval.c	/^getviewspan(		\/* compute a span of view pixels */
getxf	ranimove.c	/^getxf(			\/* get total transform for object *\/$/
globmatch	../common/header.c	/^globmatch(			\/* check for match of s against patt/
glu_error	../common/rglsurf.c	/^glu_error(en)			\/* report an error as a warning */
goodpic	t16anim.c	/^#define  goodpic(h)	(((h)->dataType==IM_RGB || (h)/
gotoview	glrad.c	/^gotoview(				\/* go to specified view number *\/$/
guard_io	rpiece.c	/^#define guard_io()	sighold(SIGALRM)$/
guth_dgr	glarendx.c	/^guth_dgr(		\/* compute Guth discomfort glare ratin/
guth_vcp	glarendx.c	/^guth_vcp(		\/* compute Guth visual comfort probabi/
gvlist	../common/font.h	/^#define gvlist(g)	((GORD *)((g)+1))$/
h_theta	glare.h	/^#define h_theta(h,v)	(-(h)\/hscale(v))$/
hasdata	../common/otypes.h	/^#define  hasdata(t)	(ofun[t].flags & (T_D|T_I))$/
hasfunc	../common/otypes.h	/^#define  hasfunc(t)	(ofun[t].flags & (T_F|T_D|T_I)/
hash	../common/caldefn.c	/^#define  hash(s)	(shash(s)%NHASH)$/
hastext	../common/otypes.h	/^#define  hastext(t)	(ofun[t].flags & T_E)$/
hcont	glaresrc.c	/^#define hcont(s1,s2)	((s1)->r-(s2)->l>=-SEPS&&(s2)/
headidval	../common/header.c	/^headidval(			\/* get header id (return true if is /
headline	glarendx.c	/^headline(			\/* get line from header *\/$/
hiqopts	rad.c	/^hiqopts(				\/* high quality rendering options *\//
hlim	glare.h	/^#define hlim(v)		(int)(maxtheta*hscale(v))$/
hscale	glare.h	/^#define hscale(v)	sqrt((double)(sampdens*sampdens /
htcontrs	../common/tonemap.c	/^htcontrs(La)		\/* human threshold contrast sensiti/
ilhash	../common/urand.c	/^ilhash(d, n)			\/* hash a set of integer values */
imhash	../common/rglinst.c	/^static unsigned long	imhash(mod) char *mod; {retur/
imultpow2	../common/tmap16bit.c	/^#define imultpow2(i,s)	((s)>=0 ? (i)<<(s) : (i)>>-/
inchild	rad.c	/^#define	inchild()	(children_running < 0)$/
incontext	../common/caldefn.c	/^incontext(			\/* is qualified name in current cont/
incube	../common/octree.c	/^incube(cu, pt)			\/* determine if a point is insid/
indirect	glarendx.c	/^indirect(			\/* return indirect vertical illuminan/
inface	../common/face.c	/^inface(p, f)			\/* determine if point is in face */
init	findglare.c	/^init(void)				\/* initialize global variables *\/$/
init_frame	ranimove1.c	/^init_frame(void)			\/* render base (low quality) f/
init_frame_sample	ranimove1.c	/^init_frame_sample(void)		\/* sample our initial fr/
initfile	../common/calexpr.c	/^initfile(		\/* prepare input file *\/$/
initotypes	../common/rglfile.c	/^initotypes(void)			\/* initialize ofun array *\/$/
initscans	glareval.c	/^initscans(void)				\/* initialize scanline buffers/
initstate	../common/random.c	/^initstate( seed, arg_state, n )$/
initstr	../common/calexpr.c	/^initstr(		\/* prepare input string *\/$/
initurand	../common/random.h	/^#define  initurand(n)	(n)$/
insertelem	../common/objset.c	/^insertelem(os, obj)		\/* insert obj into os, no qu/
insertobject	../common/modobject.c	/^insertobject(obj)		\/* insert new object into our /
inset	../common/objset.c	/^inset(os, obj)			\/* determine if object is in set/
intens	../common/color.h	/^#define  intens(col)		( (col)[0] > (col)[1] \\$/
intvalue	../common/loadvars.c	/^intvalue(vp)			\/* check integer variable for lega/
invmat4	../common/invmat4.c	/^invmat4(inverse, mat)$/
invxf	../common/xf.c	/^invxf(ret, ac, av)		\/* invert transform specifica/
isaspect	../common/color.h	/^#define  isaspect(hl)		(!strncmp(hl,ASPECTSTR,LASP/
iscolcor	../common/color.h	/^#define  iscolcor(hl)		(!strncmp(hl,COLCORSTR,LCOL/
isconstfun	../common/calexpr.c	/^isconstfun(			\/* is ep linked to a constant funct/
isconstvar	../common/calexpr.c	/^isconstvar(			\/* is ep linked to a constant expre/
isdate	../common/header.c	/^isdate(			\/* is the given line a capture date? */
isdecimal	../common/calexpr.c	/^#define	 isdecimal(c)	(isdigit(c) || (c) == '.')$/
isempty	../common/octree.h	/^#define  isempty(ot)	((ot) == EMPTY)$/
isexpos	../common/color.h	/^#define  isexpos(hl)		(!strncmp(hl,EXPOSSTR,LEXPOS/
isflat	../common/otypes.h	/^#define  isflat(t)	((t)==OBJ_FACE || (t)==OBJ_RING/
isflt	../common/words.c	/^isflt(s)			\/* check float format *\/$/
isfltd	../common/words.c	/^isfltd(s, ds)			\/* check integer format with deli/
isformat	../common/header.c	/^isformat(			\/* is line a format line? *\/$/
isfull	../common/octree.h	/^#define  isfull(ot)	((ot) < EMPTY)$/
isheadid	../common/header.c	/^isheadid(			\/* check to see if line is header id /
isid	../common/calcomp.h	/^#define	 isid(c)	(isalnum(c) || (c) == '_' || \\$/
isint	../common/words.c	/^isint(s)			\/* check integer format *\/$/
isintd	../common/words.c	/^isintd(s, ds)			\/* check integer format with deli/
iskip	../common/words.c	/^iskip(s)			\/* skip integer in string *\/$/
islight	../common/otypes.h	/^#define  islight(t)	(ofun[t].flags & T_L)$/
ismaterial	../common/otypes.h	/^#define  ismaterial(t)	(ofun[t].flags & T_M)$/
ismixture	../common/otypes.h	/^#define  ismixture(t)	(ofun[t].flags & T_X)$/
ismodifier	../common/otypes.h	/^#define  ismodifier(t)	(!(ofun[t].flags & (T_S|T_V/
ispattern	../common/otypes.h	/^#define  ispattern(t)	(ofun[t].flags & T_P)$/
isprims	../common/color.h	/^#define  isprims(hl)		(!strncmp(hl,PRIMARYSTR,LPRI/
issrcmat	../common/radogl.h	/^#define issrcmat(m)	((m) != NULL && islight((m)->t/
issurface	../common/otypes.h	/^#define  issurface(t)	(ofun[t].flags & T_S)$/
istexture	../common/otypes.h	/^#define  istexture(t)	(ofun[t].flags & T_T)$/
istree	../common/octree.h	/^#define  istree(ot)	((ot) > EMPTY)$/
isuvset	../common/tmapluv.c	/^#define isuvset(p,uv)		uvflgop(p,uv,&)$/
isview	../common/image.c	/^isview(s)				\/* is this a view string? *\/$/
isvlight	../common/otypes.h	/^#define  isvlight(t)	(ofun[t].flags & T_LV)$/
isvolume	../common/otypes.h	/^#define  isvolume(t)	(ofun[t].flags & T_V)$/
kill	rad.c	/^kill(pid, sig) \/* win|unix_process.c should also /
l_acos	../common/calfunc.c	/^l_acos(char *nm)$/
l_asin	../common/calfunc.c	/^l_asin(char *nm)$/
l_atan	../common/calfunc.c	/^l_atan(char *nm)$/
l_atan2	../common/calfunc.c	/^l_atan2(char *nm)$/
l_ceil	../common/calfunc.c	/^l_ceil(char *nm)		\/* return smallest integer not /
l_cos	../common/calfunc.c	/^l_cos(char *nm)$/
l_erf	../common/biggerlib.c	/^l_erf(char *nm)$/
l_erfc	../common/biggerlib.c	/^l_erfc(char *nm)$/
l_exp	../common/calfunc.c	/^l_exp(char *nm)$/
l_flatsrc	../common/rglsrc.c	/^l_flatsrc(n)			\/* convert a flat source *\/$/
l_floor	../common/calfunc.c	/^l_floor(char *nm)		\/* return largest integer not /
l_if	../common/calfunc.c	/^l_if(char *nm)		\/* if(cond, then, else) condition/
l_j0	../common/biggerlib.c	/^l_j0(char *nm)$/
l_j1	../common/biggerlib.c	/^l_j1(char *nm)$/
l_jn	../common/biggerlib.c	/^l_jn(char *nm)$/
l_log	../common/calfunc.c	/^l_log(char *nm)$/
l_log10	../common/calfunc.c	/^l_log10(char *nm)$/
l_rand	../common/calfunc.c	/^l_rand(char *nm)		\/* random function between 0 an/
l_select	../common/calfunc.c	/^l_select(char *nm)	\/* return argument #(A1+1) *\//
l_sin	../common/calfunc.c	/^l_sin(char *nm)$/
l_source	../common/rglsrc.c	/^l_source(n)			\/* convert a distant source *\/$/
l_sphsrc	../common/rglsrc.c	/^l_sphsrc(n)			\/* convert a spherical source *\/$/
l_sqrt	../common/calfunc.c	/^l_sqrt(char *nm)$/
l_tan	../common/calfunc.c	/^l_tan(char *nm)$/
l_y0	../common/biggerlib.c	/^l_y0(char *nm)$/
l_y1	../common/biggerlib.c	/^l_y1(char *nm)$/
l_yn	../common/biggerlib.c	/^l_yn(char *nm)$/
lastmod	../common/modobject.c	/^lastmod(obj, mname)		\/* find modifier definition /
levptr	glrad.c	/^#define  levptr(etype)	((etype *)&currentevent)$/
libfunc	../common/calfunc.c	/^libfunc(fname, vp)			\/* execute library function /
liblookup	../common/calfunc.c	/^liblookup(fname)		\/* look up a library function */
libupdate	../common/caldefn.c	/^libupdate(			\/* update library links *\/$/
lightclean	../common/rglsrc.c	/^lightclean()			\/* clean up light source commands /
lightdefs	../common/rglsrc.c	/^lightdefs()			\/* define light source list *\/$/
lightinit	../common/rglsrc.c	/^lightinit()			\/* initialize lighting *\/$/
loadlamps	../common/lamps.c	/^loadlamps(					\/* load lamp type file *\/$/
loadobj	../common/rglinst.c	/^loadobj()				\/* get next object *\/$/
loadoct	../common/rglinst.c	/^loadoct(fname)				\/* read in objects from octree /
loadoctrees	../common/rglinst.c	/^loadoctrees()				\/* load octrees we've saved up */
loadvars	../common/loadvars.c	/^loadvars(rfname)		\/* load variables into vv from /
loc2pix	../common/image.c	/^loc2pix(pp, rp, lx, ly)		\/* compute pixel pos. fr/
long2ascii	../common/calexpr.c	/^long2ascii(			      \/* convert long to ascii *\/$/
lowqopts	rad.c	/^lowqopts(			\/* low quality rendering options *\/$/
lrclear	../common/linregr.c	/^lrclear(l)			\/* initialize sum *\/$/
lrfit	../common/linregr.c	/^lrfit(r, l)			\/* compute linear regression *\/$/
lrpoint	../common/linregr.h	/^#define	lrpoint(x,y,l)	((l)->xs+=(x),(l)->ys+=(y),/
lrxavg	../common/linregr.h	/^#define	lrxavg(l)	((l)->xs\/(l)->n)$/
lrxdev	../common/linregr.h	/^#define	lrxdev(l)	sqrt(((l)->xxs-(l)->xs*(l)->xs\//
lrxvar	../common/linregr.h	/^#define	lrxvar(l)	(((l)->xxs-(l)->xs*(l)->xs\/(l)-/
lryavg	../common/linregr.h	/^#define	lryavg(l)	((l)->ys\/(l)->n)$/
lrydev	../common/linregr.h	/^#define	lrydev(l)	sqrt(((l)->yys-(l)->ys*(l)->ys\//
lryvar	../common/linregr.h	/^#define	lryvar(l)	(((l)->yys-(l)->ys*(l)->ys\/(l)-/
lu_delete	../common/lookup.c	/^lu_delete(		\/* delete a table entry *\/$/
lu_doall	../common/lookup.c	/^lu_doall(		\/* loop through all valid table entrie/
lu_done	../common/lookup.c	/^lu_done(			\/* free table and contents *\/$/
lu_find	../common/lookup.c	/^lu_find(		\/* find a table entry *\/$/
lu_init	../common/lookup.c	/^lu_init(		\/* initialize tbl for at least nel elem/
lu_shash	../common/lookup.c	/^lu_shash(			\/* hash a nul-terminated string *\/$/
lu_strcmp	../common/lookup.c	/^lu_strcmp($/
luminance	../common/color.h	/^#define  luminance(col)		(WHTEFFICACY * bright(col/
luv24Init	../common/tmapluv.c	/^luv24Init(tm)			\/* allocate data for 24-bit LogLu/
luv24NewSpace	../common/tmapluv.c	/^luv24NewSpace(tm)		\/* initialize 24-bit LogLuv co/
luv32Init	../common/tmapluv.c	/^luv32Init(tm)			\/* allocate data for 32-bit LogLu/
luv32NewSpace	../common/tmapluv.c	/^luv32NewSpace(tm)		\/* initialize 32-bit LogLuv co/
m_aniso	../common/rglmat.c	/^m_aniso(o)			\/* anisotropic material *\/$/
m_brdf	../common/rglmat.c	/^m_brdf(o)			\/* convert functional material *\/$/
m_brdf2	../common/rglmat.c	/^m_brdf2(o)			\/* convert advanced functional mater/
m_glass	../common/rglmat.c	/^m_glass(o)			\/* glass material (hopeless) *\/$/
m_light	../common/rglmat.c	/^m_light(o)			\/* convert light type *\/$/
m_mirror	../common/rglmat.c	/^m_mirror(o)			\/* convert mirror type *\/$/
m_normal	../common/rglmat.c	/^m_normal(o)			\/* compute normal material paramete/
m_prism	../common/rglmat.c	/^m_prism(o)			\/* convert prism type *\/$/
makesource	scanner.c	/^makesource(		\/* make a source (output normalized)/
malloc	../common/malloc.c	/^malloc(n)			\/* allocate n bytes of memory *\/$/
matchlamp	../common/lamps.c	/^matchlamp(				\/* see if string matches any lamp */
matchvar	../common/loadvars.c	/^matchvar(nam)			\/* match a variable by its name */
matchword	rad.c	/^matchword(			\/* match white-delimited words *\/$/
mbcmp	../common/malloc.c	/^mbcmp(m1, m2)		\/* compare memory block locations /
mcompact	../common/malloc.c	/^mcompact(np)		\/* compact free lists to satisfy re/
medqopts	rad.c	/^medqopts(			\/* medium quality rendering options */
memerr	findglare.c	/^memerr(			\/* malloc failure *\/$/
mergesource	glaresrc.c	/^mergesource(		\/* merge source ap into source sp */
mesherror	../common/readmesh.c	/^mesherror(etyp, msg)			\/* mesh read error *\/$/
mgetflt	../common/readmesh.c	/^mgetflt()				\/* get a floating point number *\/$/
mgetint	../common/readmesh.c	/^mgetint(siz)				\/* get a siz-byte integer *\/$/
mkGamTable	../common/tmap16bit.c	/^mkGamTable(double gv)$/
mkLogTable	../common/tmap16bit.c	/^mkLogTable()$/
mkMonGamTable	../common/tmap16bit.c	/^mkMonGamTable()$/
mkillumopts	rad.c	/^mkillumopts(				\/* get mkillum options *\/$/
mktemp	../common/mktemp.c	/^mktemp(template)		\/* make a unique filename from /
modifier	../common/modobject.c	/^modifier(mname)			\/* get a modifier number from i/
moveview	glrad.c	/^moveview(	\/* move our view *\/$/
mscrounge	../common/malloc.c	/^mscrounge(np)		\/* search free lists to satisfy re/
mtab	../common/malloc.c	/^#define mtab(mb)	((struct mblk *)(mb)->ptr)$/
mtablen	../common/malloc.c	/^#define mtablen(mb)	((mb)->siz\/sizeof(struct mblk/
multcolor	../common/color.h	/^#define  multcolor(c1,c2)	((c1)[0]*=(c2)[0],(c1)[1/
multcolormat	../common/spec_rgb.c	/^multcolormat(m3, m2, m1)	\/* multiply m1 by m2 and/
multisamp	../common/multisamp.c	/^multisamp(t, n, r)	\/* convert 1-dimensional sampl/
multmat4	../common/mat4.c	/^multmat4(m4a, m4b, m4c)		\/* multiply m4b X m4c an/
multp3	../common/mat4.c	/^multp3(p3a, p3b, m4)		\/* transform p3b by m4 and /
multv3	../common/mat4.c	/^multv3(v3a, v3b, m4)	\/* transform vector v3b by m/
mvfile	rad.c	/^mvfile(		\/* move a file *\/$/
myCombine	../common/rglsurf.c	/^myCombine(coords, vertex_data, weight, dataOut)$/
mycheck	../common/header.c	/^mycheck(			\/* check a header line for format info/
myhostname	../common/myhostname.c	/^myhostname()$/
myprintview	rad.c	/^myprintview(			\/* print out selected view *\/$/
nargum	../common/calfunc.c	/^nargum()			\/* return number of available argument/
nekids	../common/calexpr.c	/^nekids(			\/* return # of kids for node ep *\/$/
newFile	../common/win_popen.c	/^newFile(char *fn, int mode)$/
newfname	rad.c	/^newfname(		\/* create modified file name *\/$/
newglist	../common/rglfile.c	/^newglist()			\/* allocate an OGL list id *\/$/
newheader	../common/header.c	/^newheader(		\/* identifying line of information he/
newmaterial	../common/rglmat.c	/^newmaterial(nam)		\/* get an entry for a new mater/
newnode	../common/caldefn.c	/^#define	 newnode()	(EPNODE *)ecalloc(1, sizeof(EPN/
newobject	../common/readobj.c	/^newobject()				\/* get a new object *\/$/
newp	glarendx.c	/^#define newp(type)	(type *)malloc(sizeof(type))$/
newquadric	../common/rglsurf.c	/^newquadric()			\/* allocate GLU quadric structure /
newspan	glaresrc.c	/^newspan(		\/* allocate a new source span *\/$/
newtess	../common/rglsurf.c	/^newtess()			\/* allocate GLU tessellation object */
next_frame	ranimove1.c	/^next_frame(void)			\/* prepare next frame buffer */
next_process	rad.c	/^next_process(void)			\/* fork the next process (ma/
nexthsiz	../common/modobject.c	/^nexthsiz(oldsiz)		\/* return next hash table size /
nextpiece	rpiece.c	/^nextpiece(		\/* get next piece assignment *\/$/
nextword	../common/words.c	/^nextword(cp, nb, s)		\/* get (quoted) word, return/
nice	../common/rtprocess.h	/^  #define nice(inc) win_nice(inc)$/
nonsurfinset	../common/readoct.c	/^nonsurfinset(os)			\/* check set for modifier *\/$/
normShift16	../common/tmap16bit.c	/^normShift16(int i)$/
normShift48	../common/tmap16bit.c	/^normShift48(uint16 clr48[3])$/
norm_integral	glarendx.c	/^#define norm_integral(z)	(1.-.5*erfc((z)\/M_SQRT2)/
normalize	../common/fvect.c	/^normalize(			\/* normalize a vector, return old ma/
normaspect	../common/image.c	/^normaspect(va, ap, xp, yp)		\/* fix pixel aspect o/
normbright	../common/color.h	/^#define  normbright(c)	( ( (long)(CIE_rf*256.+.5)*/
normcolrs	../common/colrops.c	/^normcolrs(scan, len, adjust)	\/* normalize a scanl/
normscot	../common/tmprivat.h	/^#define normscot(c)	( (	(int32)(SCO_rf*256.+.5)*(c/
numscans	../common/resolu.h	/^#define  numscans(rs)		((rs)->rt & YMAJOR ? (rs)->/
nvalue	../common/loadvars.c	/^nvalue(vn, n)			\/* return nth variable value *\/$/
o_cone	../common/rglsurf.c	/^o_cone(o)			\/* convert a cone or cylinder *\/$/
o_default	../common/rglmat.c	/^o_default(o)			\/* default object is non-material /
o_face	../common/rglsurf.c	/^o_face(o)			\/* convert a face *\/$/
o_instance	../common/rglinst.c	/^o_instance(o)				\/* convert instance to list call/
o_ring	../common/rglsurf.c	/^o_ring(o)			\/* convert a ring *\/$/
o_source	../common/rglsrc.c	/^o_source(o)			\/* record a distant source *\/$/
o_sphere	../common/rglsurf.c	/^o_sphere(o)			\/* convert a sphere *\/$/
o_unsupported	../common/rglmat.c	/^o_unsupported(o)		\/* unsupported object primitive/
obj_prio	ranimove.c	/^obj_prio(			\/* return priority for object *\/$/
object	../common/modobject.c	/^object(oname)			\/* get an object number from its /
objerror	../common/otypes.c	/^objerror(o, etyp, msg)		\/* report error related t/
objndx	../common/modobject.c	/^objndx(op)			\/* get object number from pointer */
objptr	../common/object.h	/^#define  objptr(obj)	(objblock[(obj)>>OBJBLKSHFT]+/
objset	../common/objset.c	/^objset(oset, ot)		\/* get object set for full node/
oconv	rad.c	/^oconv(void)				\/* run oconv and mkillum if necess/
oconvopts	rad.c	/^oconvopts(				\/* get oconv options *\/$/
octalloc	../common/octree.c	/^octalloc()			\/* allocate an octree *\/$/
octbi	../common/octree.h	/^#define  octbi(ot)	((ot)>>11)	\/* octree block ind/
octdone	../common/octree.c	/^octdone()			\/* free EVERYTHING *\/$/
octerror	../common/readoct.c	/^octerror(etyp, msg)			\/* octree error *\/$/
octfree	../common/octree.c	/^octfree(ot)			\/* free an octree *\/$/
octkid	../common/octree.h	/^#define  octkid(ot,br)	(octblock[octbi(ot)][octti(/
octti	../common/octree.h	/^#define  octti(ot)	(((ot)&03777)<<3)\/* octree ind/
offset_cmp	ranimove1.c	/^offset_cmp(		\/* compare offset distances *\/$/
ogetflt	../common/readoct.c	/^ogetflt()			\/* get a floating point number *\/$/
ogetint	../common/readoct.c	/^ogetint(siz)			\/* get a siz-byte integer *\/$/
ogetstr	../common/readoct.c	/^ogetstr(s)			\/* get null-terminated string *\/$/
oldreadcolrs	../common/color.c	/^oldreadcolrs(scanline, len, fp)		\/* read in an ol/
onalrm	rpiece.c	/^void  onalrm(int i) { gotalrm++; }$/
onevalue	../common/loadvars.c	/^onevalue(vp)			\/* only one assignment for this va/
open_pict	glareval.c	/^open_pict(			\/* open picture file *\/$/
open_process	../common/unix_process.c	/^open_process(		\/* open communication to separate /
oseti	../common/octree.h	/^#define  oseti(ot)	(-(ot)-2)	\/* object set index /
otndx	../common/modobject.c	/^otndx(name, tab)		\/* get object table index for n/
otype	../common/otypes.c	/^otype(ofname)			\/* get object function number fro/
parse_pipes	../common/win_popen.c	/^parse_pipes(     \/* split a shell command pipe se/
passarg	makedist.c	/^#define  passarg(s)	(rtargv[rtargc++] = s)$/
pclose	../common/popen.c	/^pclose(fp)			\/* close pipe and cleanup *\/$/
peano	../common/peano.c	/^peano(p, n, t, e)		\/* compute Peano point *\/$/
peanoC	../common/peano.c	/^peanoC(n, t, e)			\/* compute Peano coordinate *\//
pfiltopts	rad.c	/^pfiltopts(				\/* get pfilt options *\/$/
phostname	ranimate.c	/^#define phostname(ps)	((ps)->hostname[0] ? (ps)->h/
pict_stats	glareval.c	/^pict_stats(void)			\/* print out picture read stat/
pict_val	glareval.c	/^pict_val(			\/* find picture value for view direct/
pix2loc	../common/image.c	/^pix2loc(loc, rp, px, py)	\/* compute image locatio/
pix2rays	vwrays.c	/^pix2rays($/
pixsize	findglare.c	/^pixsize(		\/* return the solid angle of pixel at (/
plocate	../common/plocate.c	/^plocate(p, min, max)		\/* return location of p w.r/
polyarea	../common/rglsurf.c	/^polyarea(cent, norm, n, v)	\/* compute polygon are/
popcontext	../common/caldefn.c	/^popcontext(void)			\/* pop off top context *\/$/
popen	../common/popen.c	/^popen(cmd, mode)		\/* open command for reading or /
posindex	glarendx.c	/^posindex(			\/* compute position index *\/$/
position	../common/plocate.h	/^#define  position(i)	(3<<((i)<<1))	\/* macro versi/
ppri_cmp	ranimove2.c	/^ppri_cmp(		\/* pixel priority comparison *\/$/
pread	../common/preadwrite.c	/^pread(fd, buf, siz, offs)	\/* read buffer from an /
prepare_tmpname	../common/paths.c	/^prepare_tmpname(char *s, size_t len, char *templ)$/
primsval	../common/color.h	/^#define  primsval(p,hl)		sscanf(hl+LPRIMARYSTR, \\/
print_values	glarendx.c	/^print_values(		\/* print out calculations *\/$/
printargs	makedist.c	/^printargs(		\/* print arguments to a file *\/$/
printillum	findglare.c	/^printillum(void)			\/* print out indirect illumina/
printmemstats	../common/malloc.c	/^printmemstats(fp)		\/* print memory statistics to /
printmeshstats	../common/mesh.c	/^printmeshstats(ms, fp)		\/* print out mesh statist/
printsources	findglare.c	/^printsources(void)			\/* print out glare sources */
printvars	../common/loadvars.c	/^printvars(fp)			\/* print variable values *\/$/
process	../common/process.c	/^process(		\/* process data through pd *\/$/
proptext	../common/font.c	/^proptext(sp, tp, f, cis, nsi)		\/* space line prop/
pruncom	ranimate.c	/^pruncom(	\/* run a command in parallel over networ/
pserverOK	netproc.h	/^#define pserverOK(ps)	(wait4job(ps, startjob(ps, "/
pushcontext	../common/caldefn.c	/^pushcontext(		\/* push on another context *\/$/
put_baryc	../common/tmesh.c	/^put_baryc(bcm, com, n)		\/* put barycentric coord./
puta	vwrays.c	/^puta(		\/* put out ray in ASCII format *\/$/
putastat	ranimate.c	/^putastat(void)			\/* put out current status *\/$/
putd	vwrays.c	/^putd(		\/* put out ray in double format *\/$/
putf	vwrays.c	/^putf(		\/* put out ray in float format *\/$/
putflt	../common/portio.c	/^putflt(f, fp)			\/* put out floating point number /
putint	../common/portio.c	/^putint(i, siz, fp)		\/* write a siz-byte integer t/
putobj	../common/sceneio.c	/^putobj(o, fp)			\/* write out object *\/$/
putpiece	rpiece.c	/^putpiece(		\/* get next piece from rpict *\/$/
putrays	vwrays.c	/^putrays(void)$/
putstr	../common/portio.c	/^putstr(s, fp)			\/* write null-terminated string t/
pwrite	../common/preadwrite.c	/^pwrite(fd, buf, siz, offs)	\/* write buffer to an /
q	glarendx.c	/^#define q(w)	(20.4*w+1.52*pow(w,.2)-.075)$/
quadratic	../common/zeroes.c	/^quadratic(r, a, b, c)		\/* find real roots of quad/
qualname	../common/caldefn.c	/^qualname(		\/* get qualified name *\/$/
qualvalue	../common/loadvars.c	/^qualvalue(vp)			\/* check qualitative var. for leg/
quit	glrad.c	/^quit(				\/* exit gracefully *\/$/
quoted_cmdline	../common/win_process.c	/^quoted_cmdline(  \/* compose command line for Star/
random	../common/random.c	/^random()$/
ray_refine	ranimove2.c	/^ray_refine(			\/* refine the given pixel by tracin/
rconst	../common/calexpr.c	/^rconst(			\/* reduce a constant expression *\/$/
rdbyte	../common/bmpfile.c	/^#define rdbyte(c,br)    ((br)->fpos += (c=(*(br)->/
rdbytes	../common/bmpfile.c	/^rdbytes(char *bp, uint32 n, BMPReader *br)$/
rdint32	../common/bmpfile.c	/^rdint32(BMPReader *br)$/
rdseek	../common/bmpfile.c	/^rdseek(uint32 pos, BMPReader *br)$/
rduint16	../common/bmpfile.c	/^rduint16(BMPReader *br)$/
read_input	glarendx.c	/^read_input(void)			\/* read glare sources from std/
readbuf	../common/process.c	/^readbuf(		\/* read all of requested buffer *\/$/
readerrs	netproc.c	/^readerrs(			\/* read error output from fd *\/$/
readfargs	../common/readfargs.c	/^readfargs(fa, fp)		\/* read function arguments fro/
readmesh	../common/readmesh.c	/^readmesh(mp, path, flags)		\/* read in mesh struct/
readobj	../common/readobj.c	/^readobj(inpspec)		\/* read in an object file or st/
readoct	../common/readoct.c	/^readoct(inpspec, load, scene, ofn)	\/* read in oct/
readsample	makedist.c	/^readsample(			\/* read in sample ray grid *\/$/
readscene	../common/sceneio.c	/^readscene(fp, objsiz)			\/* read binary scene desc/
realloc	../common/malloc.c	/^realloc(op, n)			\/* reallocate memory using mallo/
recover	ranimate.c	/^recover(int frame)			\/* recover the specified fra/
refine_first	ranimove2.c	/^refine_first(void)			\/* initial refinement pass */
refine_frame	ranimove2.c	/^refine_frame(		\/* refine current frame *\/$/
refine_rays	ranimove2.c	/^refine_rays(		\/* compute refinement rays *\/$/
render	glrad.c	/^render(void)			\/* render our display list and swa/
renderframes	ranimate.c	/^renderframes(int nframes)		\/* render next nframes/
renderopts	rad.c	/^renderopts(			\/* set rendering options *\/$/
resetStdHandles	../common/win_popen.c	/^resetStdHandles(    \/* clean up our std streams */
resizewindow	glrad.c	/^resizewindow(			\/* resize window *\/$/
resolu2str	../common/resolu.c	/^resolu2str(buf, rp)		\/* convert resolution struct/
resolve	../common/calfunc.c	/^#define  resolve(ep)	((ep)->type==VAR?(ep)->v.ln:a/
returnErr	../common/tmprivat.h	/^#define	returnErr(code)	return(tmErrorReturn(funcN/
rgb48_color	../common/tmap16bit.c	/^rgb48_color(COLOR col, uint16 clr48[3], double gv)/
rgb_cie	../common/color.h	/^#define  rgb_cie(xyz,rgb)	colortrans(xyz,rgb2xyzma/
rgl_checkerr	../common/rglfile.c	/^rgl_checkerr(where)		\/* check for GL or GLU error/
rgl_filelist	../common/rglfile.c	/^rgl_filelist(ic, inp, nl)	\/* load scene files int/
rgl_load	../common/rglfile.c	/^rgl_load(inpspec)		\/* convert scene description i/
rgl_matclear	../common/rglmat.c	/^rgl_matclear()			\/* clean up materials *\/$/
rgl_object	../common/rglfile.c	/^rgl_object(name, fp)			\/* read the next object */
rgl_octlist	../common/rglfile.c	/^rgl_octlist(fname, cent, radp, nl)	\/* load scen i/
rmfile	rad.c	/^rmfile(			\/* remove a file *\/$/
rootname	rad.c	/^rootname(		\/* remove tail from end of fn *\/$/
rpict	rad.c	/^rpict(				\/* run rpict and pfilt for each view */
rpiece	rpiece.c	/^rpiece(void)			\/* render picture piece by piece */
rt_compute	glareval.c	/^rt_compute(		\/* process buffer through rtrace *\//
runChild	../common/win_popen.c	/^runChild(         \/* start a child process with t/
runcom	rad.c	/^runcom(			\/* run command *\/$/
runrad	glrad.c	/^runrad(				\/* run rad and load variables *\/$/
rvrpiece	rpiece.c	/^rvrpiece(		\/* check for recoverable pieces *\/$/
rvu	rad.c	/^rvu(				\/* run rvu with first view *\/$/
salloc	../common/savestr.c	/^#define  salloc(str)	(S_HEAD *)malloc(sizeof(S_HEA/
same	../common/rexpr.c	/^#define same(a,b) (a==b || (iflag && (a^b)==' ' &&/
sample_here	ranimove1.c	/^sample_here(		\/* 4x4 quincunx sample at this pixe/
sample_pos	ranimove1.c	/^sample_pos(	\/* compute jittered sample position */
sample_wt	ranimove1.c	/^sample_wt(		\/* compute interpolant sample weight /
savestr	../common/savestr.c	/^savestr(char *str)				\/* save a string *\/$/
savqstr	../common/savqstr.c	/^savqstr(s)			\/* save a private string *\/$/
scalecolor	../common/color.h	/^#define  scalecolor(col,sf)	((col)[0]*=(sf),(col)[/
scan	../common/calexpr.c	/^scan(void)		\/* scan next character, return litera/
scan4var	glrad.c	/^scan4var(	\/* scan for variable from fp *\/$/
scandata	glareval.c	/^#define	scandata(sl)	((COLR *)((sl)+1))$/
scanend	makedist.c	/^scanend(		\/* done with scanner input *\/$/
scanlen	../common/resolu.h	/^#define  scanlen(rs)		((rs)->rt & YMAJOR ? (rs)->x/
scanretire	glareval.c	/^scanretire(void)			\/* retire old scanlines to fre/
scanstart	makedist.c	/^scanstart(void)			\/* open scanner pipeline *\/$/
scompile	../common/caldefn.c	/^scompile(		\/* get definitions from a string *\/$/
scotlum	../common/tmprivat.h	/^#define scotlum(c)	(SCO_rf*(c)[RED] + SCO_gf*(c)[G/
send_frame	ranimove1.c	/^send_frame(void)			\/* send frame to destination */
sendframe	pranim.c	/^sendframe(file)			\/* convert and send a frame *\//
sendsamples	makedist.c	/^sendsamples(			\/* send our samples to fp *\/$/
serverdown	ranimate.c	/^serverdown(void)			\/* check status of last proces/
setcolor	../common/color.h	/^#define  setcolor(col,r,g,b)	((col)[RED]=(r),(col)/
setcolr	../common/color.c	/^setcolr(clr, r, g, b)		\/* assign a short color va/
setcolrcor	../common/colrops.c	/^setcolrcor(f, a2)		\/* set brightness correction */
setcolrgam	../common/colrops.c	/^setcolrgam(g)			\/* set gamma conversion *\/$/
setcolrinv	../common/colrops.c	/^setcolrinv(f, a2)		\/* set inverse brightness corr/
setcontext	../common/caldefn.c	/^setcontext(			\/* set a new context path *\/$/
setcopy	../common/objset.c	/^setcopy(os1, os2)		\/* copy object set os2 into os/
setdefaults	rad.c	/^setdefaults(void)			\/* set default values for una/
setenv	rad.c	/^setenv(vname, value)		\/* set an environment varia/
setequal	../common/objset.c	/^setequal(os1, os2)		\/* determine if two sets are /
setfdate	../common/fdate.c	/^setfdate(fname, ftim)			\/* set file date *\/$/
setfree	../common/object.h	/^#define setfree(os)	free((void *)(os))$/
setglpersp	glrad.c	/^setglpersp(			\/* set perspective view in GL *\/$/
sethosts	ranimate.c	/^sethosts(void)			\/* set up process servers *\/$/
setident4	../common/mat4.h	/^#define  setident4(m4)		copymat4(m4, m4ident)$/
setintersect	../common/objset.c	/^setintersect(osr, os1, os2)	\/* osr = os1 Intersec/
setmaterial	../common/rglsurf.c	/^setmaterial(mp, cent, ispoly)	\/* prepare for new /
setmotion	ranimove1.c	/^setmotion(		\/* compute motion vector for this pix/
setmove	ranimove.c	/^setmove(			\/* assign a move object from spec. *\//
setrendparams	ranimove.c	/^setrendparams(	\/* set global rendering parameters/
setsave	../common/objset.c	/^setsave(os)			\/* allocate space and save set *\/$/
setscan	scanner.c	/^setscan(			\/* set up scan according to arg *\/$/
setstate	../common/random.c	/^setstate( arg_state )$/
setstereobuf	glrad.c	/^#define setstereobuf(bid)	$/
setunion	../common/objset.c	/^setunion(osr, os1, os2)		\/* osr = os1 Union os2 */
setuv	../common/tmapluv.c	/^#define setuv(p,uv)		uvflgop(p,uv,|=)$/
setvariable	../common/loadvars.c	/^setvariable(ass, mv)		\/* assign variable accordin/
setview	../common/image.c	/^setview(v)		\/* set hvec and vvec, return message /
sflock	rpiece.c	/^#define  sflock(t)	if ((t)!=synclst) dolock(fileno/
sfree	../common/savestr.c	/^#define  sfree(sp)	free((void *)(sp))$/
shash	glareval.c	/^#define shash(y)	((y)%HSIZE)$/
shiftcolrs	../common/colrops.c	/^shiftcolrs(scan, len, adjust)	\/* shift a scanline/
skiptree	../common/readmesh.c	/^skiptree()				\/* skip octree on input *\/$/
sleep	../common/platform.h	/^  #define sleep(s) Sleep(s*1000)$/
spec_cie	../common/spec_rgb.c	/^spec_cie(col, s, e)		\/* compute a color from a sp/
spec_rgb	../common/spec_rgb.c	/^spec_rgb(col, s, e)		\/* compute RGB color from sp/
specview	rad.c	/^specview(				\/* get proper view spec from vs *\/$/
spinvector	../common/fvect.c	/^spinvector(				\/* rotate vector around normal *\//
splitsource	glaresrc.c	/^splitsource(			\/* divide source in two if it's bi/
splitspan	glaresrc.c	/^splitspan(		\/* divide source span at point *\/$/
squeeztext	../common/font.c	/^squeeztext(sp, tp, f, cis)		\/* squeeze text line /
srandom	../common/random.c	/^srandom( x )$/
sscanview	../common/image.c	/^sscanview(vp, s)			\/* get view parameters from st/
sskip	../common/words.c	/^sskip(s)			\/* skip word in string, leaving on spa/
sskip2	../common/words.c	/^sskip2(s, n)			\/* skip word(s) in string, leaving/
start_process	../common/win_process.c	/^start_process(SUBPROC *proc, char *cmdstr)$/
startjob	netproc.c	/^startjob(	\/* start a job on a process server *\/$/
startrtrace	glrad.c	/^startrtrace(			\/* start rtrace on octname *\/$/
stdio_fseek	../common/bmpfile.c	/^stdio_fseek(uint32 pos, void *p)$/
stdio_getc	../common/bmpfile.c	/^stdio_getc(void *p)$/
stdio_putc	../common/bmpfile.c	/^stdio_putc(int c, void *p)$/
str2resolu	../common/resolu.c	/^str2resolu(rp, buf)		\/* convert resolution line t/
strcmp	../common/strcmp.c	/^strcmp(s1, s2)				\/* check for s1==s2 *\/$/
string	../common/savestr.c	/^#define  string(sp)	((char *)((sp)+1))$/
subconspicuity	ranimove2.c	/^subconspicuity(	\/* compute subportion of conspicu/
sum_consp	ranimove2.c	/^sum_consp(		\/* sum in conspicuity result *\/$/
surfclean	../common/rglsurf.c	/^surfclean()			\/* clean up surface routines *\/$/
swapbytes	swaprasheader.c	/^swapbytes(top, size, width)$/
syntax	../common/calexpr.c	/^syntax(			\/* report syntax error and quit *\/$/
syserr	rad.c	/^syserr(			\/* report a system error and exit *\/$/
tabstr	getinfo.c	/^tabstr(				\/* put out line followed by tab *\/$/
tallyoctree	../common/mesh.c	/^tallyoctree(ot, ecp, lcp, ocp)	\/* tally octree si/
tcos	../common/tcos.c	/^tcos(x)				\/* approximate cosine *\/$/
temp_directory	../common/paths.c	/^temp_directory(char *s, size_t len)$/
temp_fd	../common/paths.c	/^temp_fd(char *s, size_t len, char *templ)$/
temp_filename	../common/paths.c	/^temp_filename(char *s, size_t len, char *templ)$/
temp_fp	../common/paths.c	/^temp_fp(char *s, size_t len, char *templ)$/
tempbuffer	../common/color.c	/^tempbuffer(len)			\/* get a temporary buffer *\/$/
tmAddHisto	../common/tonemap.c	/^tmAddHisto(ls, len, wt)			\/* add values to histog/
tmClearHisto	../common/tonemap.c	/^tmClearHisto()			\/* clear current histogram *\/$/
tmComputeMapping	../common/tonemap.c	/^tmComputeMapping(gamval, Lddyn, Ldmax)$/
tmCvColors	../common/tonemap.c	/^tmCvColors(ls, cs, scan, len)		\/* convert float c/
tmCvColrs	../common/tmapcolrs.c	/^tmCvColrs(ls, cs, scan, len)		\/* convert RGBE\/XY/
tmCvGray16	../common/tmap16bit.c	/^tmCvGray16(TMbright *ls, uint16 *scan, int len, do/
tmCvGrays	../common/tonemap.c	/^tmCvGrays(ls, scan, len)		\/* convert float gray v/
tmCvL16	../common/tmapluv.c	/^tmCvL16(ls, l16s, len)			\/* convert 16-bit LogL v/
tmCvLuv24	../common/tmapluv.c	/^tmCvLuv24(ls, cs, luvs, len)		\/* convert raw 24-b/
tmCvLuv32	../common/tmapluv.c	/^tmCvLuv32(ls, cs, luvs, len)		\/* convert raw 32-b/
tmCvRGB48	../common/tmap16bit.c	/^tmCvRGB48(TMbright *ls, BYTE *cs, uint16 (*scan)[3/
tmDone	../common/tonemap.c	/^tmDone(tms)			\/* done with tone mapping -- destro/
tmDup	../common/tonemap.c	/^tmDup()				\/* duplicate top tone mapping *\/$/
tmErrorReturn	../common/tonemap.c	/^tmErrorReturn(func, err)		\/* error return (with m/
tmFixedMapping	../common/tonemap.c	/^tmFixedMapping(expmult, gamval)$/
tmInit	../common/tonemap.c	/^tmInit(flags, monpri, gamval)		\/* initialize new /
tmLoadTIFF	../common/tmaptiff.c	/^tmLoadTIFF(TMbright **lpp, BYTE **cpp, int *xp, in/
tmLuminance	../common/tonemap.h	/^#define	tmLuminance(li)	exp((li)*(1.\/TM_BRTSCALE)/
tmMapPixels	../common/tonemap.c	/^tmMapPixels(ps, ls, cs, len)$/
tmMapTIFF	../common/tmaptiff.c	/^tmMapTIFF(BYTE **psp, int *xp, int *yp, int flags,/
tmMkMesofact	../common/tonemap.c	/^tmMkMesofact()				\/* build mesopic lookup factor /
tmNeedMatrix	../common/tonemap.h	/^#define tmNeedMatrix(t)	((t)->monpri != (t)->inppr/
tmNewMap	../common/tonemap.c	/^tmNewMap()$/
tmPkgData	../common/tonemap.h	/^#define tmPkgData(t,i)	((t)->pd[i]!=NULL ? (t)->pd/
tmPop	../common/tonemap.c	/^tmPop()				\/* pop top tone mapping off stack *\/$/
tmPull	../common/tonemap.c	/^tmPull(tms)			\/* pull a tone mapping from stack */
tmPush	../common/tonemap.c	/^tmPush(tms)			\/* push tone mapping on top of stac/
tmRegPkg	../common/tonemap.h	/^#define tmRegPkg(pf)	( tmNumPkgs >= TM_MAXPKG ? -1/
tmSetSpace	../common/tonemap.c	/^tmSetSpace(pri, sf)		\/* set input color space for/
total	glarendx.c	/^total(			\/* return total vertical illuminance *\//
touch	rad.c	/^touch(			\/* update a file *\/$/
transferframes	ranimate.c	/^transferframes(void)			\/* catch up with picture t/
tsin	../common/rtmath.h	/^#define  tsin(x)		tcos((x)-(PI\/2.))$/
ttan	../common/rtmath.h	/^#define  ttan(x)		(tsin(x)\/tcos(x))$/
ugr	glarendx.c	/^ugr(		\/* compute Unified Glare Rating *\/$/
unguard	rpiece.c	/^#define unguard()	sigrelse(SIGALRM)$/
uniftext	../common/font.c	/^uniftext(sp, tp, f)			\/* uniformly space text lin/
urand	../common/random.h	/^#define  urand(i)	0.5$/
urind	../common/urind.c	/^urind(s, i)			\/* compute i'th index from seed s */
uv2rgb	../common/tmapluv.c	/^uv2rgb(rgb, tm, uvp)			\/* compute RGB from uv coo/
uvflgop	../common/tmapluv.c	/^#define uvflgop(p,uv,op)	((p)->rgbflg[(uv)>>5] op /
value	xglaresrc.c	/^value(			\/* print value on image *\/$/
vardefined	../common/caldefn.c	/^vardefined(	\/* return non-zero if variable define/
varfree	../common/caldefn.c	/^varfree(				\/* release link to variable *\/$/
varinsert	../common/caldefn.c	/^varinsert(			\/* get a link to a variable *\/$/
varlookup	../common/caldefn.c	/^varlookup(			\/* look up a variable *\/$/
varmatch	glrad.c	/^varmatch(				\/* match line to variable *\/$/
varset	../common/caldefn.c	/^varset(		\/* set a variable's value *\/$/
varvalue	../common/caldefn.c	/^varvalue(			\/* return a variable's value *\/$/
vbool	../common/vars.h	/^#define vbool(vc)	(vlet(vc)=='T')$/
vcont	glaresrc.c	/^#define vcont(vd,vu)	((vu)-(vd)<=SEPS)$/
vdef	../common/vars.h	/^#define vdef(vc)	(vv[vc].nass)$/
vflt	../common/vars.h	/^#define vflt(vc)	atof(vval(vc))$/
viewaspect	../common/view.h	/^#define  viewaspect(v)	sqrt((v)->vn2\/(v)->hn2)$/
viewfile	../common/image.c	/^viewfile(fname, vp, rp)			\/* get view from file */
viewloc	../common/image.c	/^viewloc(ip, v, p)		\/* find image location for poi/
viewopt	../common/image.c	/^viewopt(vp)				\/* translate to minimal view strin/
viewray	../common/image.c	/^viewray(orig, direc, v, x, y)		\/* compute ray ori/
vint	../common/vars.h	/^#define vint(vc)	atoi(vval(vc))$/
vlet	../common/vars.h	/^#define vlet(vc)	UPPER(vval(vc)[0])$/
vnam	../common/vars.h	/^#define vnam(vc)	(vv[vc].name)$/
vval	../common/vars.h	/^#define vval(vc)	(vv[vc].value)$/
wait4end	netproc.c	/^wait4end(void)			\/* read error streams until some/
wait4job	netproc.c	/^wait4job(		\/* wait for process to finish *\/$/
wait_process	rad.c	/^wait_process(			\/* wait for process(es) to finish/
waitabit	glrad.c	/^waitabit(void)				\/* pause a moment *\/$/
walkwait	ranimate.c	/^walkwait(		\/* walk-through frames *\/$/
win_nice	../common/win_process.c	/^win_nice(int inc) \/* simple nice(2) replacement f/
win_pclose	../common/win_popen.c	/^win_pclose(    \/* posix pclose replacement *\/$/
win_popen	../common/win_popen.c	/^win_popen(     \/* posix popen replacement *\/$/
wordfile	../common/wordfile.c	/^wordfile(words, fname)		\/* get words from fname, /
wordncopy	../common/win_process.c	/^wordncopy(         \/* copy (quoted) src to dest. /
wordstring	../common/wordfile.c	/^wordstring(avl, str)			\/* allocate and load argum/
wputs	../common/wputs.c	/^wputs(char *s)$/
wrbyte	../common/bmpfile.c	/^#define wrbyte(c,bw)    ( (*(bw)->cput)(c,(bw)->c_/
wrbytes	../common/bmpfile.c	/^wrbytes(char *bp, uint32 n, BMPWriter *bw)$/
wrint32	../common/bmpfile.c	/^wrint32(int32 i, BMPWriter *bw)$/
write_map	ranimove1.c	/^write_map(		\/* write out float map (debugging) */
writebuf	../common/process.c	/^writebuf(		\/* write all of requested buffer *\/$/
writesample	makedist.c	/^writesample(		\/* write out sample ray grid *\/$/
writescene	../common/sceneio.c	/^writescene(firstobj, nobjs, fp)		\/* write binary /
wrseek	../common/bmpfile.c	/^wrseek(uint32 pos, BMPWriter *bw)$/
wruint16	../common/bmpfile.c	/^wruint16(uint16 ui, BMPWriter *bw)$/
xf	../common/xf.c	/^xf(ret, ac, av)			\/* get transform specification /
xferopts	rad.c	/^xferopts(				\/* transfer options if indicated *\//
xfindwind	x11findwind.c	/^xfindwind($/
xycmp	contour.c	/^xycmp(			\/* -1 if p1 < p2, 0 if equal, 1 if p1 > /
zoomview	glrad.c	/^zoomview(			\/* zoom in or out around (dx,dy) *\/$/
