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

/vbox/src/recompiler/tests/
H A Dtest-i386.c471 for(i = 0; i < sizeof(ecx_vals) / sizeof(long); i++) {\
472 ecx = ecx_vals[i];\
489 const long ecx_vals[] = { local

Completed in 49 milliseconds