Searched refs:vptr_2_uint (Results 1 – 2 of 2) sorted by relevance
14 static uint vptr_2_uint(void) { return (uint)((void*)123); } in vptr_2_uint() function
14 static uint vptr_2_uint(void *a) { return (uint)a; } in vptr_2_uint() function