Searched defs:get_cw (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/Sun/
H A Dtestmath.c69 static __inline__ unsigned get_cw(void) function
114 if (cw != get_cw())
116 printf("get_cw() -> %#x expected %#x\n", get_cw(), cw);

Completed in 38 milliseconds