EXIT	mbk_lo_util.c	/^#define EXIT() if (0)$/
MAX	mbk_ph_util.c	/^#define MAX(a,b) (a > b ? a : b)$/
addcapa	mbk_lo.c	/^void addcapa(ptsig, ctot)$/
addchain	mbk_util.c	/^chain_list *addchain(pthead, ptdata)$/
addht	mbk_util.c	/^ht *addht(len)$/
addhtitem	mbk_util.c	/^int addhtitem(pTable, key, value)$/
addlocon	mbk_lo.c	/^locon_list *addlocon(ptfig, name, ptsig, dir)$/
addlofig	mbk_lo.c	/^lofig_list *addlofig(name)$/
addloins	mbk_lo.c	/^loins_list *addloins(ptfig, insname, ptnewfig, sig/
addlomodel	mbk_lo.c	/^lofig_list *addlomodel(model, name)$/
addlosig	mbk_lo.c	/^losig_list *addlosig(ptfig, index, namechain, type/
addlotrs	mbk_lo.c	/^lotrs_list *addlotrs(ptfig, type, x, y, width, len/
addnum	mbk_util.c	/^num_list *addnum(ptnum, data)$/
addphcon	mbk_ph.c	/^phcon_list *addphcon(ptfig, orient, conname, x, y,/
addphfig	mbk_ph.c	/^phfig_list *addphfig(figname)$/
addphins	mbk_ph.c	/^phins_list *addphins(ptfig, figname, insname, sym,/
addphref	mbk_ph.c	/^phref_list *addphref(ptfig, type, name, x, y)$/
addphseg	mbk_ph.c	/^phseg_list *addphseg(ptfig, layer, width, x1, y1, /
addphvia	mbk_ph.c	/^phvia_list *addphvia(ptfig, viatype, x, y)$/
addptype	mbk_util.c	/^ptype_list *addptype(pthead,type,ptdata)$/
addsorted	mbk_ph.c	/^static chain_list *addsorted(pa, pco, dx)$/
append	mbk_util.c	/^chain_list *append(pt1, pt2)$/
bigvia	mbk_ph_util.c	/^void bigvia(f, via, x, y, dx, dy)$/
bus_decod	genlib.c	/^int bus_decod(busname, signame, first, last)$/
checkloconorder	mbk_lo_util.c	/^	checkloconorder(c)$/
checkname	genlib.c	/^static char *checkname(name)$/
concatname	mbk_util.c	/^char *concatname(name1, name2)$/
connectorcmp	mbk_lo_util.c	/^	connectorcmp(flc, slc)$/
defab	mbk_ph.c	/^void defab(ptfig, x1, y1, x2, y2)$/
delchain	mbk_util.c	/^chain_list *delchain(pthead, ptdel)$/
delht	mbk_util.c	/^void delht(pTable)$/
delhtitem	mbk_util.c	/^int delhtitem(pTable, key)$/
dellocon	mbk_lo.c	/^int dellocon(ptfig, name)$/
dellofig	mbk_lo.c	/^int dellofig(name)$/
delloins	mbk_lo.c	/^int delloins(ptfig, insname)$/
dellosig	mbk_lo.c	/^int dellosig(ptfig, index)$/
dellotrs	mbk_lo.c	/^int dellotrs(ptfig, pttrs)$/
delphcon	mbk_ph.c	/^int delphcon(ptfig, ptdelcon)$/
delphfig	mbk_ph.c	/^int delphfig(name)$/
delphins	mbk_ph.c	/^int delphins(ptfig, insname)$/
delphref	mbk_ph.c	/^int delphref(ptfig, ptref)$/
delphseg	mbk_ph.c	/^int delphseg(ptfig, ptseg)$/
delphvia	mbk_ph.c	/^int delphvia(ptfig, ptvia)$/
delptype	mbk_util.c	/^ptype_list *delptype(pthead, type)$/
downstr	mbk_util.c	/^void downstr(s, t)$/
dupchainlst	mbk_lo_util.c	/^chain_list *dupchainlst(chain_ptr)$/
duplocon	mbk_lo_util.c	/^locon_list *duplocon(locon_ptr)$/
duploconlst	mbk_lo_util.c	/^locon_list *duploconlst(locon_ptr)$/
duplofig	mbk_lo_util.c	/^lofig_list *duplofig(lofig_ptr)$/
duplofiglst	mbk_lo_util.c	/^lofig_list *duplofiglst(lofig_ptr)$/
duploins	mbk_lo_util.c	/^loins_list *duploins(loins_ptr)$/
duploinslst	mbk_lo_util.c	/^loins_list *duploinslst(loins_ptr)$/
duplosig	mbk_lo_util.c	/^losig_list *duplosig(losig_ptr, BKSIG_ptr)$/
duplosiglst	mbk_lo_util.c	/^losig_list *duplosiglst(losig_ptr,BKSIG_ptr)$/
duplotrs	mbk_lo_util.c	/^lotrs_list *duplotrs(lotrs_ptr)$/
duplotrslst	mbk_lo_util.c	/^lotrs_list *duplotrslst(lotrs_ptr)$/
filepath	mbk_sys.c	/^	filepath(name, extension)$/
flattenlofig	mbk_lo_util.c	/^void flattenlofig(ptfig, insname, concat)$/
flattenphfig	mbk_ph_util.c	/^void flattenphfig(ptfig, insname, concat)$/
freechain	mbk_util.c	/^void freechain(pt)$/
freelomodel	mbk_lo.c	/^void freelomodel(ptmodel)$/
freenum	mbk_util.c	/^void freenum(pt)$/
freeptype	mbk_util.c	/^void freeptype(pt)$/
genBUS	genlib.c	/^char *genBUS(signame, from, to)$/
genCOPY_UP_ALL_CON	genlib.c	/^chain_list *genCOPY_UP_ALL_CON(orient, insname, ch/
genCOPY_UP_ALL_REF	genlib.c	/^chain_list *genCOPY_UP_ALL_REF(reftype, insname, c/
genCOPY_UP_CON	genlib.c	/^chain_list *genCOPY_UP_CON(index, locname, insname/
genCOPY_UP_CON_FACE	genlib.c	/^chain_list *genCOPY_UP_CON_FACE(orient, locname, i/
genCOPY_UP_REF	genlib.c	/^phref_list *genCOPY_UP_REF(refname, insname, newna/
genCOPY_UP_SEG	genlib.c	/^phseg_list *genCOPY_UP_SEG(locname, insname, newna/
genDEF_AB	genlib.c	/^void genDEF_AB(dx1, dy1, dx2, dy2)$/
genDEF_LOFIG	genlib.c	/^void genDEF_LOFIG(name)$/
genDEF_PHFIG	genlib.c	/^void genDEF_PHFIG(name)$/
genDEF_PHINS	genlib.c	/^void genDEF_PHINS(name)$/
genDEF_PHSC	genlib.c	/^void genDEF_PHSC(name)$/
genELM	genlib.c	/^char *genELM(signame, number)$/
genFLATTEN_ALL_LOINS	genlib.c	/^void genFLATTEN_ALL_LOINS(concat, catal)$/
genFLATTEN_ALL_PHINS	genlib.c	/^void genFLATTEN_ALL_PHINS(concat, catal)$/
genFLATTEN_LOFIG	genlib.c	/^void genFLATTEN_LOFIG(insname, concat)$/
genFLATTEN_PHFIG	genlib.c	/^void genFLATTEN_PHFIG(insname, concat)$/
genGET_CON_X	genlib.c	/^long genGET_CON_X(insname, conname, index)$/
genGET_CON_Y	genlib.c	/^long genGET_CON_Y(insname, conname, index)$/
genGET_INS_X	genlib.c	/^long genGET_INS_X(insname)$/
genGET_INS_Y	genlib.c	/^long genGET_INS_Y(insname)$/
genGET_REF_X	genlib.c	/^long genGET_REF_X(insname, refname)$/
genGET_REF_Y	genlib.c	/^long genGET_REF_Y(insname, refname)$/
genHEIGHT	genlib.c	/^long genHEIGHT(cellName)$/
genLOAD_LOFIG	genlib.c	/^void genLOAD_LOFIG(name)$/
genLOAD_PHFIG	genlib.c	/^void genLOAD_PHFIG(name)$/
genLOCON	genlib.c	/^void genLOCON(conname, direction, signame)$/
genLOINS	genlib.c	/^void genLOINS(va_alist)$/
genLOSIG	genlib.c	/^void genLOSIG(signame)$/
genLOSIGMERGE	genlib.c	/^void genLOSIGMERGE(sig1, sig2)$/
genLOTRS	genlib.c	/^void genLOTRS(type, width, length, grid, source, d/
genNAME	genlib.c	/^char *genNAME(va_alist)$/
genPHCON	genlib.c	/^phcon_list *genPHCON(layer, width, name, orient, x/
genPHREF	genlib.c	/^phref_list *genPHREF(type, name, x, y)$/
genPHSEG	genlib.c	/^phseg_list *genPHSEG(layer, width, name, x1, y1, x/
genPHVIA	genlib.c	/^phvia_list *genPHVIA(type, x, y)$/
genPLACE	genlib.c	/^void genPLACE(figname, insname, sym, x, y)$/
genPLACE_BOTTOM	genlib.c	/^void genPLACE_BOTTOM(figname, insname, sym)$/
genPLACE_CON_REF	genlib.c	/^chain_list *genPLACE_CON_REF(insname, refname, con/
genPLACE_LEFT	genlib.c	/^void genPLACE_LEFT(figname, insname, sym)$/
genPLACE_ON	genlib.c	/^void genPLACE_ON(figname, insname1, con1, index1, /
genPLACE_REF	genlib.c	/^void genPLACE_REF(figname, insname, sym, insref, r/
genPLACE_RIGHT	genlib.c	/^void genPLACE_RIGHT(figname, insname, sym)$/
genPLACE_SEG_REF	genlib.c	/^phseg_list *genPLACE_SEG_REF(insname, refname, lay/
genPLACE_TOP	genlib.c	/^void genPLACE_TOP(figname, insname, sym)$/
genPLACE_VIA_REF	genlib.c	/^phvia_list *genPLACE_VIA_REF(insname, refname, typ/
genSAVE_LOFIG	genlib.c	/^void genSAVE_LOFIG()$/
genSAVE_PHFIG	genlib.c	/^void genSAVE_PHFIG()$/
genSAVE_PHSC	genlib.c	/^void genSAVE_PHSC()$/
genSC_BOTTOM	genlib.c	/^void genSC_BOTTOM(insname, sym)$/
genSC_CHANNEL	genlib.c	/^void genSC_CHANNEL(direction, width, insname)$/
genSC_CON_CHANNEL	genlib.c	/^void genSC_CON_CHANNEL(conname, orient, layer, wid/
genSC_LEFT	genlib.c	/^void genSC_LEFT(insname, sym)$/
genSC_PLACE	genlib.c	/^void genSC_PLACE(insname, sym, x, y)$/
genSC_RIGHT	genlib.c	/^void genSC_RIGHT(insname, sym)$/
genSC_TOP	genlib.c	/^void genSC_TOP(insname, sym)$/
genTHRU_CON_H	genlib.c	/^chain_list *genTHRU_CON_H(layer, width , name, y)$/
genTHRU_CON_V	genlib.c	/^chain_list *genTHRU_CON_V(layer, width, name, x)$/
genTHRU_H	genlib.c	/^phseg_list *genTHRU_H(layer, width, y)$/
genTHRU_V	genlib.c	/^phseg_list *genTHRU_V(layer, width, x)$/
genUNFLATTEN_LOFIG	genlib.c	/^void genUNFLATTEN_LOFIG(va_alist)$/
genWIDTH	genlib.c	/^long genWIDTH(cellName)$/
genWIRE1	genlib.c	/^chain_list *genWIRE1(layer, width, ins1, con1, ind/
genWIRE2	genlib.c	/^chain_list *genWIRE2(layer, width, ins1, con1, ind/
genWIRE3	genlib.c	/^chain_list *genWIRE3(layer, width, ins1, con1, ind/
gethtitem	mbk_util.c	/^int gethtitem(pTable, key)$/
getlocon	mbk_lo.c	/^locon_list *getlocon(ptfig, name)$/
getlofig	mbk_lo_util.c	/^lofig_list *getlofig(figname, mode)$/
getloins	mbk_lo.c	/^loins_list *getloins(ptfig, name)$/
getlomodel	mbk_lo.c	/^lofig_list *getlomodel(ptmodel, name)$/
getlosig	mbk_lo.c	/^losig_list *getlosig(ptfig, index)$/
getphcon	mbk_ph.c	/^phcon_list *getphcon(ptfig, conname, index)$/
getphfig	mbk_ph_util.c	/^phfig_list *getphfig(figname, mode)$/
getphins	mbk_ph.c	/^phins_list *getphins(ptfig, insname)$/
getphref	mbk_ph.c	/^phref_list *getphref(ptfig, refname)$/
getptype	mbk_util.c	/^ptype_list *getptype(pthead, type)$/
getsigname	mbk_lo.c	/^char *getsigname(ptsig)$/
giveinsab2	genlib.c	/^giveinsab2(ptins, px, py)$/
givelosig	mbk_lo_util.c	/^losig_list *givelosig(ptfig, index)$/
guessextdir	mbk_lo_util.c	/^int guessextdir(lof)$/
hash	mbk_util.c	/^static unsigned int hash(p)$/
incatalog	mbk_util.c	/^int incatalog(figname)$/
incatalogdelete	mbk_util.c	/^int incatalogdelete(figname)$/
incatalogfeed	mbk_util.c	/^int incatalogfeed(figname)$/
incataloggds	mbk_util.c	/^int incataloggds(figname)$/
instanceface	mbk_ph_util.c	/^char instanceface(face, sym)$/
instr	mbk_util.c	/^char *instr(s, find, separ)$/
is_bus	genlib.c	/^int is_bus(signame)$/
loadcatalog	mbk_util.c	/^static void loadcatalog(table, size, type)$/
loadlofig	mbk_lo_util.c	/^void loadlofig(ptfig, name, mode)$/
loadphfig	mbk_ph_util.c	/^void loadphfig(ptfig, figname, mode)$/
lofigchain	mbk_lo.c	/^void lofigchain(ptfig)$/
mbkalloc	mbk_sys.c	/^	mbkalloc(nbytes)$/
mbkenv	mbk_util.c	/^void mbkenv()$/
mbkfopen	mbk_sys.c	/^	mbkfopen(name, extension, mode)$/
mbkfree	mbk_sys.c	/^	mbkfree(ptr)$/
mbkps	mbk_sys.c	/^	mbkps()$/
mbkrealloc	mbk_sys.c	/^	mbkrealloc(pt, nbytes)$/
mbkstrdup	genlib.c	/^static char *mbkstrdup(s)$/
mbkunlink	mbk_sys.c	/^	mbkunlink(name, extension)$/
mlodebug	mbk_lo_util.c	/^void mlodebug (head_pnt,stru_name)$/
mphdebug	mbk_ph_util.c	/^void mphdebug(head_pnt,stru_name)$/
namealloc	mbk_util.c	/^char *namealloc(inputname)$/
nameindex	mbk_util.c	/^char *nameindex(name, index)$/
naturalstrcmp	mbk_util.c	/^	naturalstrcmp(s, t)$/
pstrcmp	mbk_util.c	/^static int pstrcmp(s, t)$/
rduplofig	mbk_lo_util.c	/^lofig_list *rduplofig(lofig_ptr)$/
read_lib	mbk_util.c	/^static void read_lib()$/
reallocht	mbk_util.c	/^static void reallocht(pTable)$/
restorealldir	mbk_lo_util.c	/^int restorealldir(lf)$/
restoredirvbe	mbk_lo_util.c	/^int restoredirvbe(lof)$/
reverse	mbk_util.c	/^chain_list *reverse(head)$/
rflattenlofig	mbk_lo_util.c	/^void rflattenlofig(ptfig, concat, catal)$/
rflattenphfig	mbk_ph_util.c	/^void rflattenphfig(ptfig, concat, catal)$/
savelofig	mbk_lo_util.c	/^void savelofig(ptfig)$/
savephfig	mbk_ph_util.c	/^void savephfig(ptfig)$/
sethtitem	mbk_util.c	/^int sethtitem(pTable, key, value)$/
signalcmp	mbk_lo_util.c	/^	signalcmp(fls, sls)$/
sortlocon	mbk_lo_util.c	/^	sortlocon(connectors)$/
sortlosig	mbk_lo_util.c	/^	sortlosig(signals)$/
toolong	genlib.c	/^toolong(length)$/
unflattenlofig	mbk_lo_util.c	/^lofig_list *unflattenlofig(ptfig, figname, insname/
upstr	mbk_util.c	/^void upstr(s, t)$/
vhd_getcmd	mbk_lo_util.c	/^static int vhd_getcmd (prvcmd)$/
vhd_hash	mbk_lo_util.c	/^static int vhd_hash (str)$/
viewht	mbk_util.c	/^void viewht(pTable, pout)$/
viewlo	mbk_lo.c	/^void viewlo()$/
viewlofig	mbk_lo.c	/^void viewlofig(ptfig)$/
viewlofigcon	mbk_lo.c	/^void viewlofigcon(ptcon)$/
viewloins	mbk_lo.c	/^void viewloins(ptins)$/
viewloinscon	mbk_lo.c	/^void viewloinscon(ptcon)$/
viewlosig	mbk_lo.c	/^void viewlosig(ptsig)$/
viewlotrs	mbk_lo.c	/^void viewlotrs(pttrs)$/
viewph	mbk_ph.c	/^void viewph()$/
viewphcon	mbk_ph.c	/^void viewphcon(pt_con)$/
viewphfig	mbk_ph.c	/^void viewphfig(pt_fig)$/
viewphins	mbk_ph.c	/^void viewphins(pt_ins)$/
viewphref	mbk_ph.c	/^void viewphref(pt_ref) $/
viewphseg	mbk_ph.c	/^void viewphseg(pt_seg)$/
viewphvia	mbk_ph.c	/^void viewphvia(pt_via) $/
xyflat	mbk_ph.c	/^void xyflat(xout, yout, x, y, xins, yins, x1, y1, /
