Home
last modified time | relevance | path

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

/dports/lang/rexx-regina/regina-rexx-3.9.3/os2/
H A Drexxapi.c150 typedef APIRET APIENTRY OREXXQUERYQUEUE(PSZ,ULONG* ) ; typedef
174 OREXXQUERYQUEUE *ORexxQueryQueue=NULL;
271 …case FUNCTION_REXXQUERYQUEUE: ORexxQueryQueue= (OREXXQUERYQUEUE *)… in FindInterpreter()