Searched defs:UNCONST (Results 1 – 4 of 4) sorted by relevance
110 #define UNCONST(a) ((void *)(uintptr_t)(const void *)(a)) in const_execvp() macro
209 #define UNCONST(a) ((void *)(uintptr_t)(const void *)(a)) in write_resfile() macro
556 #define UNCONST(a) ((void *)(uintptr_t)(const void *)(a)) in const_execvp() macro
1178 UNCONST(const void *ptr) in UNCONST() function