Searched defs:__UNCONST (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/regress/sys/kern/ptrace2/
H A Dmacros.h15 #define __UNCONST(a) (a) macro
/openbsd-current/regress/lib/libc/sys/
H A Dmacros.h17 #define __UNCONST(a) (a) macro
/openbsd-current/sys/arch/armv7/omap/
H A Dti_iic.c274 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a)) macro

Completed in 118 milliseconds