Searched refs:ArpBase (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dos_amiga.c84 struct ArpBase *ArpBase = NULL; variable in typeref:struct:ArpBase
344 if (!(ArpBase = (struct ArpBase *) OpenLibrary((UBYTE *)ArpName, ArpVersion)))
528 if (ArpBase)
529 CloseLibrary((struct Library *) ArpBase);
937 if (ArpBase)
938 CloseLibrary((struct Library *) ArpBase);

Completed in 112 milliseconds