Home
last modified time | relevance | path

Searched refs:seglist (Results 1 – 3 of 3) sorted by relevance

/external/expat/amiga/
Dexpat_lib.c50 struct ExpatBase * libInit(struct ExpatBase *libBase, BPTR seglist, struct ExecIFace *ISys);
129 struct ExpatBase *libInit(struct ExpatBase *libBase, BPTR seglist, struct ExecIFace *iexec) in libInit() argument
139 libBase->SegList = seglist; in libInit()
/external/sonivox/jet_tools/JetCreator/
DJetCreatorhlp.dat40 seglist = The list of segments display here. You may add, revise, or delete segments using the but…
101 seglist = The list of segments in the JET file display here. Double click on a segment to add it t…
DJetUtils.py79 def UniqueSegName(self, nameVal, seglist): argument
80 for nm in seglist: