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

/vbox/src/recompiler/tests/
H A Dtest-i386.c1239 static inline int modify_ldt(int func, void * ptr, unsigned long bytecount) argument
1241 return syscall(__NR_modify_ldt, func, ptr, bytecount);

Completed in 64 milliseconds