Searched refs:__UNCONST (Results 1 – 2 of 2) sorted by relevance
50 #ifndef __UNCONST51 # define __UNCONST(a) ((void *)(unsigned long)(const void *)(a)) macro283 execvp(av[0], (char *const *)__UNCONST(av)); in main()
56 #ifndef __UNCONST57 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a)) macro310 o = __UNCONST(co); in dhcp6_updateelapsed()1000 o = __UNCONST(co); in dhcp6_update_auth()