Searched defs:PTR_TO_SHAREABLE (Results 1 – 1 of 1) sorted by relevance
106 #define PTR_TO_SHAREABLE(ptr) (ptr) macro111 #define PTR_TO_SHAREABLE(ptr) GPOINTER_TO_INT(ptr) macro