Searched refs:STRIP_OFF_CONSTNESS (Results 1 – 1 of 1) sorted by relevance
55 #define STRIP_OFF_CONSTNESS(a) ((void *)(size_t)(const void *)(a)) macro350 dwoptarg = STRIP_OFF_CONSTNESS(place); in dwgetopt()