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