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