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)/
BinarySearch	nff2rad.c	/^BinarySearch($/
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	ies2rad.c	/^#define FEQ(a,b)	((a)<=(b)+FTINY&&(a)>=(b)-FTINY)$/
FL	trans.h	/^#define FL(qn)		(1L<<(qn))$/
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,/
LookupColorByName	nff2rad.c	/^LookupColorByName($/
MX	mgf2meta.c	/^#define	MX(v)	(int)(MSIZE*(v)[(proj_axis+1)%3])$/
MY	mgf2meta.c	/^#define	MY(v)	(int)(MSIZE*(v)[(proj_axis+2)%3])$/
March2rad	arch2rad.c	/^main(		\/* translate Architrion file *\/$/
Mgetpath	../common/getpath.c	/^int main()$/
Mies2rad	ies2rad.c	/^main($/
Mlampcolor	lampcolor.c	/^main($/
Mmgf2meta	mgf2meta.c	/^main(		\/* convert files to stdout *\/$/
Mmgf2rad	mgf2rad.c	/^main($/
Mnff2rad	nff2rad.c	/^main(		\/* convert NFF file to Radiance *\/$/
Mobj2rad	obj2rad.c	/^main(		\/* read in .obj file and convert *\/$/
Mpaths	../common/paths.c	/^int main()$/
Mrad2mgf	rad2mgf.c	/^main($/
Mthf2rad	thf2rad.c	/^main($/
Mtmesh2rad	tmesh2rad.c	/^main(		\/* read in T-mesh files and convert *\/$/
Mwin_process	../common/win_process.c	/^main( int argc, char **argv )$/
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)$/
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	../common/image.c	/^#define  VEQ(v,w)	(FEQ((v)[0],(w)[0]) && FEQ((v)[1/
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/
VecCopy	nff2rad.c	/^#define VecCopy(a,b)     (b)[0]=(a)[0];(b)[1]=(a)[/
XYEQ	../common/spec_rgb.c	/^#define XYEQ(c1,c2)	(CEQ((c1)[CIEX],(c2)[CIEX]) &&/
abspath	ies2rad.c	/^#define abspath(p)	(ISDIRSEP((p)[0]) || (p)[0] == /
add2dispatch	rad2mgf.c	/^add2dispatch(	\/* add function to dispatch table */
add2quals	arch2rad.c	/^add2quals(			\/* add to qualifier lists *\/$/
addarg	mgf2rad.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 *\/$/
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 */
advance	../common/rexpr.c	/^advance(alp, ep)$/
append_filepath	../common/paths.c	/^append_filepath(char *s1, char *s2, size_t len)$/
arch2names	arch2rad.c	/^arch2names(		\/* get name list from an Architrion /
arch2rad	arch2rad.c	/^arch2rad(	\/* translate Architrion file to Radianc/
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)$/
atos	../common/words.c	/^atos(rs, nb, s)			\/* get word from string, return/
background	nff2rad.c	/^background(void)$/
badarg	../common/badarg.c	/^badarg(		\/* check argument list *\/$/
badmatch	../common/loadvars.c	/^badmatch(tv, cv)		\/* case insensitive truncated c/
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 /
blanktrunc	ies2rad.c	/^blanktrunc(				\/* truncate spaces at end of line /
blkname	arch2rad.c	/^blkname(		\/* think up a good name for this block /
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/
buildoctlist	../common/rglinst.c	/^buildoctlist(lp, p)			\/* build octree list *\/$/
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]!=' ') |/
checkarg	../common/xf.c	/^#define  checkarg(a,l)	if (av[i][a] || badarg(ac-i/
checkface	arch2rad.c	/^checkface(		\/* check a face for validity *\/$/
checkheader	../common/header.c	/^checkheader($/
checklamp	ies2rad.c	/^#define checklamp(s)	(!(k_defined[filerev-FIRSTREV/
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_rgb	../common/spec_rgb.c	/^cie_rgb(rgb, xyz)		\/* convert CIE color to standa/
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_process	../common/unix_process.c	/^close_process(		\/* close pipes and wait for proce/
closestapproach	../common/fvect.c	/^closestapproach(			\/* closest approach of two ray/
clruv	../common/tmapluv.c	/^#define clruv(p,uv)		uvflgop(p,uv,&=~)$/
clruvall	../common/tmapluv.c	/^#define clruvall(p)		memset((MEM_PTR)(p)->rgbflg,'/
clrverts	rad2mgf.c	/^clrverts(void)			\/* clear vertex table *\/$/
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 *\/$/
comment	nff2rad.c	/^comment(void)$/
comp_baryc	../common/tmesh.c	/^comp_baryc(bcm, v1, v2, v3)		\/* compute barycentr/
compactfree	../common/malloc.c	/^compactfree()		\/* compact free lists (moving to t/
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/
compute	lampcolor.c	/^compute(void)			\/* compute lamp radiance *\/$/
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/
cone	nff2rad.c	/^cone(void)$/
conexform	../common/cone.c	/^conexform(co)			\/* get cone transformation matrix/
convert	obj2rad.c	/^convert(			\/* convert a T-mesh *\/$/
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],/
copymat4	../common/mat4.h	/^#define  copymat4(m4a,m4b)	(void)memcpy((void *)m4/
cpcolormat	../common/color.h	/^#define  cpcolormat(md,ms)	memcpy((void *)md,(void/
createPipes	../common/win_popen.c	/^createPipes(       \/* establish matching pipes fo/
cucopy	../common/octree.c	/^cucopy(cu1, cu2)		\/* copy cu2 into cu1 *\/$/
culocate	../common/octree.c	/^culocate(cu, pt)		\/* locate point within cube *\//
cvdata	ies2rad.c	/^cvdata(		\/* convert data *\/$/
cvgeometry	ies2rad.c	/^cvgeometry($/
cvobject	thf2rad.c	/^cvobject(	\/* convert next object in things file */
cvtcolor	mgf2rad.c	/^cvtcolor(	\/* convert a CIE XYZ color to RGB *\/$/
cvtflt	ies2rad.c	/^cvtflt(			\/* convert a word to a double *\/$/
cvtint	ies2rad.c	/^cvtint(			\/* convert a word to an integer *\/$/
cvtndx	obj2rad.c	/^cvtndx(				\/* convert vertex string to index *\/$/
cvtprim	rad2mgf.c	/^cvtprim(	\/* process Radiance primitive *\/$/
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/
dfirst	../common/caldefn.c	/^dfirst(void)			\/* return pointer to first definit/
dir2diff	../common/dircode.c	/^dir2diff(dc1, dc2)		\/* approx. radians^2 between /
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/
do_tri	mgf2rad.c	/^do_tri(		\/* put out smoothed triangle *\/$/
doflatsrc	../common/rglsrc.c	/^doflatsrc(m, pos, norm, area)	\/* record a flat so/
doline	mgf2meta.c	/^doline(		\/* draw line conditionally *\/$/
domatobj	../common/rgldomat.c	/^domatobj(mp, cent)		\/* generate OpenGL material f/
domatvert	../common/rgldomat.c	/^domatvert(mp, v, n)		\/* generate OpenGL material /
doneblock	arch2rad.c	/^doneblock(			\/* free data associated with bp *\/$/
doneid	trans.h	/^#define doneid(idp)	if ((idp)->name != NULL) frees/
donesets	../common/objset.c	/^donesets()			\/* free ALL SETS in our table *\/$/
dosets	../common/objset.c	/^dosets(f)				\/* loop through all sets *\/$/
dosource	ies2rad.c	/^dosource(	\/* create source and distribution *\/$/
dosphsrc	../common/rglsrc.c	/^dosphsrc(m, pos, area)		\/* record a spherical sou/
dotilt	ies2rad.c	/^dotilt(	\/* convert tilt data *\/$/
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	arch2rad.c	/^eputs($/
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/
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 *\/$/
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/
fgetid	trans.c	/^fgetid(		\/* read an id up to char in dls from fp /
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-/
filename	ies2rad.c	/^filename(			\/* get final component of pathname */
filetrunc	ies2rad.c	/^filetrunc(				\/* truncate filename at end of path/
fill	nff2rad.c	/^fill(void)$/
findNextRun	../common/bmpfile.c	/^findNextRun(const int8 *bp, int len)$/
findid	trans.c	/^findid(		\/* find (or insert) id in list *\/$/
fixargv0	../common/fixargv0.c	/^fixargv0(av0)			\/* extract command name from full/
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 /
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 *\/$/
fputidlist	trans.c	/^fputidlist(		\/* put id list out to fp *\/$/
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/
free	../common/malloc.c	/^free(p)			\/* free memory allocated by malloc *\/$/
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 *\/$/
freestr	../common/savestr.c	/^freestr(char *s)				\/* free a string *\/$/
freeverts	obj2rad.c	/^freeverts(void)			\/* free all vertices *\/$/
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 *\/$/
fullnam	ies2rad.c	/^fullnam(		\/* return full path name *\/$/
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/
geomcheck	lampcolor.c	/^geomcheck(			\/* check\/set lamp geometry *\/$/
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)$/
get_baryc	../common/tmesh.c	/^get_baryc(wt, p, v1, v2, v3)	\/* compute barycentr/
getblock	arch2rad.c	/^getblock(			\/* get an Architrion block *\/$/
getchan	../common/caldefn.c	/^getchan(void)			\/* A -> $N = E1 *\/$/
getcone	../common/cone.c	/^getcone(o, getxf)			\/* get cone structure *\/$/
getcylinder	lampcolor.c	/^getcylinder(void)			\/* get projected area for a c/
getd	lampcolor.c	/^getd(		\/* get a positive double from stdin *\/$/
getdefn	../common/caldefn.c	/^getdefn(void)$/
getface	../common/face.c	/^getface(o)			\/* get arguments for a face *\/$/
getfhead	arch2rad.c	/^getfhead(			\/* get file header *\/$/
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 *\/$/
getinum	../common/calexpr.c	/^getinum(void)			\/* scan a positive integer *\/$/
getmapping	trans.c	/^getmapping(		\/* read in mapping file *\/$/
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/
getmtl	obj2rad.c	/^getmtl(void)				\/* figure material for this face /
getname	../common/calexpr.c	/^getname(void)			\/* scan an identifier *\/$/
getnames	obj2rad.c	/^getnames(			\/* get valid qualifier names *\/$/
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 *\//
getoct	../common/rglinst.c	/^getoct(name)				\/* get\/assign octree list id *\//
getonm	obj2rad.c	/^getonm(void)				\/* invent a good name for object /
getopening	arch2rad.c	/^getopening(		\/* read in opening from fp *\/$/
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 *\/$/
getpolygon	lampcolor.c	/^getpolygon(void)			\/* get projected area for a po/
getring	lampcolor.c	/^getring(void)			\/* get projected area for a ring /
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/
getsphere	lampcolor.c	/^getsphere(void)			\/* get projected area for a sph/
getstatement	../common/caldefn.c	/^getstatement(void)			\/* get next statement *\/$/
getstmt	obj2rad.c	/^getstmt(				\/* read the next statement from fp */
getstr	../common/portio.c	/^getstr(s, fp)			\/* get null-terminated string *\//
gettree	../common/readmesh.c	/^gettree()				\/* get a pre-ordered octree *\/$/
getvertid	rad2mgf.c	/^getvertid(		\/* get\/set vertex ID for this point /
getviewopt	../common/image.c	/^getviewopt(v, ac, av)			\/* process view argument /
getword	ies2rad.c	/^getword(			\/* scan a word from fp *\/$/
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 */
gvlist	../common/font.h	/^#define gvlist(g)	((GORD *)((g)+1))$/
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	mgf2meta.c	/^#define  hash(mx1,my1,mx2,my2)	((long)(mx1)<<15 ^ /
hasmatch	arch2rad.c	/^hasmatch(		\/* check for any match in rule list */
hastext	../common/otypes.h	/^#define  hastext(t)	(ofun[t].flags & T_E)$/
header	thf2rad.c	/^header(			\/* print header *\/$/
headidval	../common/header.c	/^headidval(			\/* get header id (return true if is /
htcontrs	../common/tonemap.c	/^htcontrs(La)		\/* human threshold contrast sensiti/
idcmp	trans.c	/^idcmp(				\/* compare two identifiers *\/$/
idm	trans.h	/^#define idm(rp)		((IDMATCH *)((rp)+1))$/
ies2rad	ies2rad.c	/^ies2rad(		\/* convert IES file *\/$/
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)>>-/
incontext	../common/caldefn.c	/^incontext(			\/* is qualified name in current cont/
incube	../common/octree.c	/^incube(cu, pt)			\/* determine if a point is insid/
inface	../common/face.c	/^inface(p, f)			\/* determine if point is in face */
init	nff2rad.c	/^init(void)			\/* spit out initial definitions *\/$/
initfile	../common/calexpr.c	/^initfile(		\/* prepare input file *\/$/
initlamps	ies2rad.c	/^initlamps(void)				\/* set up lamps *\/$/
initotypes	../common/rglfile.c	/^initotypes(void)			\/* initialize ofun array *\/$/
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)$/
k_match	ies2rad.c	/^k_match(			\/* header line matches keyword? *\/$/
keyargs	ies2rad.c	/^keyargs(				\/* return keyword arguments *\/$/
keymatch	ies2rad.c	/^#define keymatch(i,s)	(k_defined[filerev-FIRSTREV]/
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)$/
labs	arch2rad.c	/^#define labs(a)		((a)>0 ? (a) : -(a))$/
lastmod	../common/modobject.c	/^lastmod(obj, mname)		\/* find modifier definition /
lcross	arch2rad.c	/^lcross(			\/* compute cross product *\/$/
ldot	arch2rad.c	/^#define ldot(v1,v2)	(v1[0]*v2[0]+v1[1]*v2[1]+v1[2]/
libfunc	../common/calfunc.c	/^libfunc(fname, vp)			\/* execute library function /
liblookup	../common/calfunc.c	/^liblookup(fname)		\/* look up a library function */
libname	ies2rad.c	/^libname(		\/* return library relative name *\/$/
libupdate	../common/caldefn.c	/^libupdate(			\/* update library links *\/$/
light	nff2rad.c	/^light(void)$/
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 *\/$/
line	thf2rad.c	/^line(		\/* print line *\/$/
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 /
loc	thf2rad.c	/^loc(				\/* print location *\/$/
loc2pix	../common/image.c	/^loc2pix(pp, rp, lx, ly)		\/* compute pixel pos. fr/
long2ascii	../common/calexpr.c	/^long2ascii(			      \/* convert long to ascii *\/$/
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 *\/$/
makeshape	ies2rad.c	/^makeshape(		\/* make source shape *\/$/
malloc	../common/malloc.c	/^malloc(n)			\/* allocate n bytes of memory *\/$/
matchid	trans.c	/^matchid(			\/* see if we match an id *\/$/
matchlamp	../common/lamps.c	/^matchlamp(				\/* see if string matches any lamp */
matchrule	arch2rad.c	/^matchrule(			\/* see if block matches this rule */
matchvar	../common/loadvars.c	/^matchvar(nam)			\/* match a variable by its name */
material	mgf2rad.c	/^material(void)			\/* get (and print) current mater/
mbcmp	../common/malloc.c	/^mbcmp(m1, m2)		\/* compare memory block locations /
mcompact	../common/malloc.c	/^mcompact(np)		\/* compact free lists to satisfy re/
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()$/
mktemp	../common/mktemp.c	/^mktemp(template)		\/* make a unique filename from /
mkvkey	rad2mgf.c	/^#define mkvkey(k,v)	sprintf(k, VKFMT, (v)[0], (v)[/
modifier	../common/modobject.c	/^modifier(mname)			\/* get a modifier number from i/
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/
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()$/
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)$/
newglist	../common/rglfile.c	/^newglist()			\/* allocate an OGL list id *\/$/
newheader	../common/header.c	/^newheader(		\/* identifying line of information he/
newlayer	mgf2meta.c	/^newlayer(void)				\/* start a new layer *\/$/
newmat	rad2mgf.c	/^newmat(		\/* add a modifier to the alias list *\/$/
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 *\/$/
newquadric	../common/rglsurf.c	/^newquadric()			\/* allocate GLU quadric structure /
newtess	../common/rglsurf.c	/^newtess()			\/* allocate GLU tessellation object */
newv	obj2rad.c	/^newv(			\/* create a new vertex *\/$/
newvn	obj2rad.c	/^newvn(			\/* create a new vertex normal *\/$/
newvt	obj2rad.c	/^newvt(			\/* create a new texture map vertex *\/$/
nexthsiz	../common/modobject.c	/^nexthsiz(oldsiz)		\/* return next hash table size /
nextword	../common/words.c	/^nextword(cp, nb, s)		\/* get (quoted) word, return/
nff2rad	nff2rad.c	/^nff2rad(void)		\/* convert NFF on stdin to Radianc/
nice	../common/rtprocess.h	/^  #define nice(inc) win_nice(inc)$/
nonplanar	obj2rad.c	/^nonplanar(			\/* are vertices non-planar? *\/$/
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])$/
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/
novert	tmesh2rad.c	/^#define novert(i)	(((i)<0)|((i)>=nverts) || !(vlis/
numscans	../common/resolu.h	/^#define  numscans(rs)		((rs)->rt & YMAJOR ? (rs)->/
nvalue	../common/loadvars.c	/^nvalue(vn, n)			\/* return nth variable value *\/$/
o_cone	rad2mgf.c	/^o_cone(	\/* print out a cone *\/$/
o_cylinder	rad2mgf.c	/^o_cylinder(	\/* print out a cylinder *\/$/
o_default	../common/rglmat.c	/^o_default(o)			\/* default object is non-material /
o_dielectric	rad2mgf.c	/^o_dielectric(	\/* convert a dielectric material */
o_face	rad2mgf.c	/^o_face(		\/* print out a polygon *\/$/
o_glass	rad2mgf.c	/^o_glass(	\/* convert a glass material *\/$/
o_illum	rad2mgf.c	/^o_illum(	\/* convert an illum material *\/$/
o_instance	rad2mgf.c	/^o_instance(	\/* convert an instance (or mesh) *\/$/
o_light	rad2mgf.c	/^o_light(		\/* convert a light type *\/$/
o_metal	rad2mgf.c	/^o_metal(	\/* convert a metal material *\/$/
o_mirror	rad2mgf.c	/^o_mirror(	\/* convert a mirror material *\/$/
o_plastic	rad2mgf.c	/^o_plastic(	\/* convert a plastic material *\/$/
o_ring	rad2mgf.c	/^o_ring(	\/* print out a ring *\/$/
o_source	../common/rglsrc.c	/^o_source(o)			\/* record a distant source *\/$/
o_sphere	rad2mgf.c	/^o_sphere(	\/* print out a sphere *\/$/
o_trans	rad2mgf.c	/^o_trans(	\/* convert a trans material *\/$/
o_unsupported	rad2mgf.c	/^o_unsupported(		\/* mark unsupported primitive *\//
object	mgf2rad.c	/^object(void)			\/* return current object name *\/$/
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/
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/
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/
onevalue	../common/loadvars.c	/^onevalue(vp)			\/* only one assignment for this va/
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/
outpcheck	lampcolor.c	/^outpcheck(			\/* check lumen output value *\/$/
p_x	arch2rad.c	/^#define p_x(p,i)	((p)->x[(i)&3])$/
p_y	arch2rad.c	/^#define p_y(p,i)	((p)->y[(i)&3])$/
p_z	arch2rad.c	/^#define p_z(p,i)	((i)&4 ? (p)->h[(i)&3] : (p)->z[i/
parse_pipes	../common/win_popen.c	/^parse_pipes(     \/* split a shell command pipe se/
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 *\//
pix2loc	../common/image.c	/^pix2loc(loc, rp, px, py)	\/* compute image locatio/
plocate	../common/plocate.c	/^plocate(p, min, max)		\/* return location of p w.r/
point	thf2rad.c	/^point(		\/* print point *\/$/
poly	nff2rad.c	/^poly(void)$/
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 /
position	../common/plocate.h	/^#define  position(i)	(3<<((i)<<1))	\/* macro versi/
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, \\/
printargs	../common/header.c	/^printargs(		\/* print arguments to a file *\/$/
printmemstats	../common/malloc.c	/^printmemstats(fp)		\/* print memory statistics to /
printmeshstats	../common/mesh.c	/^printmeshstats(ms, fp)		\/* print out mesh statist/
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/
pushcontext	../common/caldefn.c	/^pushcontext(		\/* push on another context *\/$/
put_baryc	../common/tmesh.c	/^put_baryc(bcm, com, n)		\/* put barycentric coord./
putblock	arch2rad.c	/^putblock(			\/* put out a block *\/$/
putcyl	ies2rad.c	/^putcyl(			\/* put out a cylinder *\/$/
putdisksrc	ies2rad.c	/^putdisksrc(		\/* put out a disk source *\/$/
putface	arch2rad.c	/^putface(	\/* put out a face *\/$/
putfaces	arch2rad.c	/^putfaces(			\/* put out faces *\/$/
putflt	../common/portio.c	/^putflt(f, fp)			\/* put out floating point number /
puthead	arch2rad.c	/^puthead(			\/* put out header information *\/$/
putheader	ies2rad.c	/^putheader(				\/* print header *\/$/
putint	../common/portio.c	/^putint(i, siz, fp)		\/* write a siz-byte integer t/
putobj	../common/sceneio.c	/^putobj(o, fp)			\/* write out object *\/$/
putopening	arch2rad.c	/^putopening(			\/* put out an opening *\/$/
putopenmod	arch2rad.c	/^putopenmod(		\/* put out opening modifier *\/$/
putpoint	arch2rad.c	/^putpoint(			\/* put out a point *\/$/
putrect	ies2rad.c	/^putrect(	\/* put out a rectangle *\/$/
putrectsrc	ies2rad.c	/^putrectsrc(		\/* rectangular source *\/$/
putsides	ies2rad.c	/^putsides(			\/* put out sides of box *\/$/
putsource	ies2rad.c	/^putsource( \/* put out source *\/$/
putspheresrc	ies2rad.c	/^putspheresrc(		\/* put out a sphere source *\/$/
putstr	../common/portio.c	/^putstr(s, fp)			\/* write null-terminated string t/
puttri	obj2rad.c	/^puttri(			\/* put out a triangle *\/$/
putv	mgf2rad.c	/^#define putv(v)		printf("%18.12g %18.12g %18.12g\\/
pvect	obj2rad.c	/^#define pvect(v)	printf("%18.12g %18.12g %18.12g\\/
pwrite	../common/preadwrite.c	/^pwrite(fd, buf, siz, offs)	\/* write buffer to an /
qtype	trans.c	/^qtype(			\/* return number for qualifier name *\/$/
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	arch2rad.c	/^quit($/
quoted_cmdline	../common/win_process.c	/^quoted_cmdline(  \/* compose command line for Star/
r_comment	mgf2rad.c	/^r_comment(		\/* repeat a comment verbatim *\/$/
r_cone	mgf2rad.c	/^r_cone(			\/* put out a cone *\/$/
r_cyl	mgf2rad.c	/^r_cyl(			\/* put out a cylinder *\/$/
r_face	mgf2meta.c	/^r_face(			\/* convert a face *\/$/
r_ies	mgf2rad.c	/^r_ies(				\/* convert an IES luminaire file *\/$/
r_ring	mgf2rad.c	/^r_ring(			\/* put out a ring *\/$/
r_sph	mgf2rad.c	/^r_sph(			\/* put out a sphere *\/$/
rad2mgf	rad2mgf.c	/^rad2mgf(		\/* convert a Radiance file to MGF *\/$/
random	../common/random.c	/^random()$/
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)$/
readbuf	../common/process.c	/^readbuf(		\/* read all of requested buffer *\/$/
readerr	thf2rad.c	/^readerr(		\/* print read error and exit *\/$/
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/
readscene	../common/sceneio.c	/^readscene(fp, objsiz)			\/* read binary scene desc/
realloc	../common/malloc.c	/^realloc(op, n)			\/* reallocate memory using mallo/
resetStdHandles	../common/win_popen.c	/^resetStdHandles(    \/* clean up our std streams */
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/
rulsiz	trans.h	/^#define rulsiz(nq)	(sizeof(RULEHD)+(nq)*sizeof(IDM/
runChild	../common/win_popen.c	/^runChild(         \/* start a child process with t/
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)==' ' &&/
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/
scanlen	../common/resolu.h	/^#define  scanlen(rs)		((rs)->rt & YMAJOR ? (rs)->x/
scnflt	ies2rad.c	/^#define scnflt(fp,rp)	cvtflt(rp,getword(fp))$/
scnint	ies2rad.c	/^#define scnint(fp,ip)	cvtint(ip,getword(fp))$/
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/
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/
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))$/
setident4	../common/mat4.h	/^#define  setident4(m4)		copymat4(m4, m4ident)$/
setintersect	../common/objset.c	/^setintersect(osr, os1, os2)	\/* osr = os1 Intersec/
setmat	rad2mgf.c	/^setmat(			\/* set material to this one *\/$/
setmaterial	../common/rglsurf.c	/^setmaterial(mp, cent, ispoly)	\/* prepare for new /
setobj	rad2mgf.c	/^setobj(			\/* set object name to this one *\/$/
setsave	../common/objset.c	/^setsave(os)			\/* allocate space and save set *\/$/
setstate	../common/random.c	/^setstate( arg_state )$/
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 /
sfree	../common/savestr.c	/^#define  sfree(sp)	free((void *)(sp))$/
shash	../common/savestr.c	/^shash(register char  *s)$/
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/
sphere	nff2rad.c	/^sphere(void)$/
spinvector	../common/fvect.c	/^spinvector(				\/* rotate vector around normal *\//
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)$/
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/
stradd	ies2rad.c	/^stradd(			\/* add a string at dst *\/$/
strcmp	../common/strcmp.c	/^strcmp(s1, s2)				\/* check for s1==s2 *\/$/
string	../common/savestr.c	/^#define  string(sp)	((char *)((sp)+1))$/
surfclean	../common/rglsurf.c	/^surfclean()			\/* clean up surface routines *\/$/
syntax	obj2rad.c	/^syntax(			\/* report syntax error and exit *\/$/
tailtrunc	ies2rad.c	/^tailtrunc(				\/* truncate tail of filename *\/$/
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 *\/$/
thf2rad	thf2rad.c	/^thf2rad(		\/* convert things file *\/$/
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/
triangle	tmesh2rad.c	/^triangle(	\/* put out a triangle *\/$/
tsin	../common/rtmath.h	/^#define  tsin(x)		tcos((x)-(PI\/2.))$/
ttan	../common/rtmath.h	/^#define  ttan(x)		(tsin(x)\/tcos(x))$/
typecheck	lampcolor.c	/^typecheck(			\/* check lamp type *\/$/
uniftext	../common/font.c	/^uniftext(sp, tp, f)			\/* uniformly space text lin/
uninit	rad2mgf.c	/^uninit(void)			\/* mark end of MGF file *\/$/
unitcheck	lampcolor.c	/^unitcheck(			\/* compute conversion to meters *\/$/
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 /
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 *\/$/
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')$/
vdef	../common/vars.h	/^#define vdef(vc)	(vv[vc].nass)$/
vflt	../common/vars.h	/^#define vflt(vc)	atof(vval(vc))$/
view	nff2rad.c	/^view(void)$/
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)$/
vnew	tmesh2rad.c	/^vnew(			\/* create a new vertex *\/$/
vval	../common/vars.h	/^#define vval(vc)	(vv[vc].value)$/
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_quals	trans.c	/^write_quals(	\/* write out qualifier lists *\/$/
writebuf	../common/process.c	/^writebuf(		\/* write all of requested buffer *\/$/
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 /
xfindwind	../common/x11findwind.c	/^xfindwind($/
