Searched refs:to_u_int (Results 1 – 1 of 1) sorted by relevance
104 # define to_u_int(type, x) ({ \ macro112 # define to_u_int(type, x) ({ \ macro120 # define to_uint(x) to_u_int(int, x)122 # define to_uwint(x) to_u_int(long, x)
Completed in 7 milliseconds