HEalias          409 parse.c          int HEalias(cmd)
HEannotate         4 annotate.c       int HEannotate(cmd)
HEclose           91 open.c           int HEclose(cmd)
HEdelete           5 delete.c         int HEdelete(cmd)
HEdisplay         20 display.c        int HEdisplay(cmd)
HEdump             4 dump.c           int HEdump(cmd)
HEgetR8            4 getr8.c          int HEgetR8(cmd)
HEhelp           131 misc.c           int HEhelp()
HEif               5 cond.c           int HEif(cmd)
HEinfo            54 info.c           int HEinfo(cmd)
HEnext             6 next.c           int HEnext(cmd)
HEopen             6 open.c           int HEopen(cmd)
HEprev            56 next.c           int HEprev(cmd)
HEput              4 put.c            int HEput(cmd)
HEputR8            4 putr8.c          int HEputR8(cmd)
HEquit           108 misc.c           int HEquit(cmd)
HErevert         127 open.c           int HErevert(cmd)
HEselect          43 cond.c           int HEselect(cmd)
HEunalias        374 parse.c          int HEunalias(cmd)
HEwait           172 misc.c           int HEwait(cmd)
HEwrite            4 write.c          int HEwrite(cmd)
ambigOpt          11 error.c          void ambigOpt(s)
annotate          49 annotate.c       int annotate(editor, ann)
backupFile       124 hehdf.c          int backupFile(file)
backupName       118 hehdf.c          char *backupName(file)
bigImg           409 display.c        int bigImg(targ,src)
catStr            73 misc.c           char * catStr(s, s1)
closeFile        225 hehdf.c          int closeFile(keep)
cmdLoop           79 he.c             void cmdLoop()
convertTemplate    8 template.c       void convertTemplate(template, n1, n2, n3, pname)
copyFile         133 hehdf.c          int copyFile(from, to)
copyStr           84 misc.c           char *copyStr(s)
currDesc         251 hehdf.c          DFdesc *currDesc()
currGrpNo        349 hehdf.c          int currGrpNo()
currTag          344 hehdf.c          uint16 currTag()
delete            35 delete.c         int delete(curr)
deleteCmd        191 misc.c           void deleteCmd(cmd)
deleteDesc       391 hehdf.c          int deleteDesc(desc)
desc2Grp         366 hehdf.c          int desc2Grp(desc)
display          202 display.c        int display(c, x, y, f, l)
dump              73 dump.c           int dump(length, offset, format)
fileOpen         113 hehdf.c          int fileOpen()
fillTemplate      40 template.c       void fillTemplate(template, pout, s, templateChar)
findAlias        350 parse.c          HE_CMD *findAlias(str)
findDesc         354 hehdf.c          int findDesc(dd)
findFunc          62 parse.c          HE_FUNC findFunc(word)
findKey           42 pred.c           int findKey(word)
findOpt           45 misc.c           int findOpt(word)
getAnn           649 hehdf.c          int32 getAnn(ann, tag, ref, pBuf)
getCmd           272 parse.c          HE_CMD *getCmd()
getCurrRig       410 hehdf.c          int getCurrRig(pXdim, pYdim, pPalette, pRaster)
getElement        10 hehdf.c          int32 getElement(desc, pdata)
getLine          115 parse.c          int getLine(p)
getNewRef        592 hehdf.c          int getNewRef(file, pRef)
getPix           120 display.c        int getPix()
getR8            256 hehdf.c          int getR8(xdim, ydim, image, pal, comp)
getSpace          95 display.c        int getSpace()
getTmpName        65 hehdf.c          int getTmpName(pname)
goTo             192 display.c        void goTo(desc)
hasReference     378 hehdf.c          int hasReference(desc)
hdfErr            34 error.c          void hdfErr()
help             136 misc.c           int help()
info             104 info.c           int info(all, longout, group, label)
infoDesc         201 info.c           void infoDesc(desc, longout, label)
initFile         206 hehdf.c          int initFile(file)
irrOpt            17 error.c          void irrOpt(s)
isAnnot          204 misc.c           int isAnnot(tag)
isGrp             94 misc.c           int isGrp(tag)
isNumber          73 pred.c           int isNumber(s)
isRig            176 display.c        int isRig(tag)
largeSet         156 display.c        int largeSet()
main              14 he.c             main(argc, argv)
mkDupCmd         334 parse.c          HE_CMD *mkDupCmd(cmd)
nextToken        229 pred.c           char *nextToken(p)
nextWord         176 parse.c          char *nextWord(p)
noFile            29 error.c          void noFile()
numCompare       251 pred.c           int numCompare(n1, comp, n2)
od                39 hehdf.c          int od(format, file)
openFile          58 open.c           int openFile(file, backup)
parse            248 parse.c          HE_CMD *parse()
parseCmd         205 parse.c          HE_CMD *parseCmd(p)
parsePred         84 pred.c           HE_PRED *parsePred(argc, argv)
pixImage         268 display.c        int pixImage(usepal)
printAlias       394 parse.c          void printAlias(word, cmd)
prompt            96 parse.c          void prompt()
put               45 put.c            int put(template, verbose)
putAnn           682 hehdf.c          int putAnn(ann, tag, ref, buf, len)
putElement       530 hehdf.c          int putElement(file, tag, ref, data, len)
putR8             50 putr8.c          int putR8(image, pal, verbose)
putWithTempl     441 hehdf.c          int putWithTempl(template, n1, n2, n3, data, length, verbose)
quit             120 misc.c           int quit(status)
rImage           322 display.c        int rImage(usepal)
readFromFile     695 hehdf.c          int32 readFromFile(file, pBuf)
recurseDel        58 delete.c         int recurseDel(curr)
removeFile       106 hehdf.c          int removeFile(file)
resetPred          8 pred.c           int resetPred()
revert           460 hehdf.c          int revert()
rleIt            438 display.c        int rleIt(buf,bufto,len)
satPred          181 pred.c           int satPred(desc, pred)
setAlias         311 parse.c          int setAlias(str, cmd)
setPal           304 hehdf.c          int setPal(pal)
unkArg            23 error.c          void unkArg(s)
unkOpt             5 error.c          void unkOpt(s)
updateDesc       163 hehdf.c          int updateDesc()
writ              46 write.c          int writ(file, tag, ref)
writeAnnot       609 hehdf.c          int writeAnnot(file, tag, ref)
writeElt         470 hehdf.c          int writeElt(file, ref, elt)
writeGrp         555 hehdf.c          int writeGrp(file)
writeToFile       84 hehdf.c          int writeToFile(file, data, length)
