Home
last modified time | relevance | path

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

/xen/tools/tests/x86_emulator/
A Dsimd.c104 # define to_u_int(type, x) ({ \ macro
112 # define to_u_int(type, x) ({ \ macro
120 # define to_uint(x) to_u_int(int, x)
122 # define to_uwint(x) to_u_int(long, x)

Completed in 7 milliseconds