Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dlbmessage.c187 int DXGetErrorExit() in DXGetErrorExit() function
/dports/graphics/opendx/dx-4.4.4/lib/
H A Ddxexec.def137 DXGetErrorExit
H A Ddxexec.exp140 DXGetErrorExit
H A Ddxexec.imp137 DXGetErrorExit
/dports/graphics/opendx/dx-4.4.4/src/exec/dpexec/
H A Dfunction.c28 extern int DXGetErrorExit(); /* from libdx/message.c */
723 errorexit = DXGetErrorExit(); in DXCallModule()