Searched defs:VDSO_IFUNC_RET (Results 1 – 2 of 2) sorted by relevance
46 # define VDSO_IFUNC_RET(value) \ macro54 # define VDSO_IFUNC_RET(value) ((void *) (value)) macro
25 #define VDSO_IFUNC_RET(__value) (__value) macro