Home
last modified time | relevance | path

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

/external/expat/amiga/
Dexpat_lib.c116 struct DOSIFace *IDOS = 0; variable
140 IDOS = (struct DOSIFace *)GetInterface(DOSLib, "main", 1, NULL); in libInit()
141 if ( IDOS != 0 ) { in libInit()
152 DropInterface((struct Interface *)IDOS); in libInit()
223 DropInterface((struct Interface *)IDOS); in libExpunge()