P 118 libglibc/obstack.h # define __PTR_TO_INT(P) ((P) - (char *) 0) P 122 libglibc/obstack.h # define __INT_TO_PTR(P) ((P) + (char *) 0)