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

/haiku/src/system/boot/platform/atari_m68k/
H A Dtoscalls.cpp17 void *gXHDIEntryPoint = NULL; variable
195 if (gXHDIEntryPoint)
203 gXHDIEntryPoint = c->pvalue;
H A Dtoscalls.h560 extern void *gXHDIEntryPoint;
580 [entry]"a"(gXHDIEntryPoint), \
602 [entry]"a"(gXHDIEntryPoint), \
629 [entry]"a"(gXHDIEntryPoint), \
658 [entry]"a"(gXHDIEntryPoint), \
690 [entry]"a"(gXHDIEntryPoint), \
722 [entry]"a"(gXHDIEntryPoint), \
756 [entry]"a"(gXHDIEntryPoint), \

Completed in 60 milliseconds