Home
last modified time | relevance | path

Searched refs:image4_xnu_callable (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/libkern/libkern/image4/
H A Dapi.h53 #define image4_xnu_callable(_f, _v, _rv, ...) ({ \ macro
60 image4_xnu_callable(_f, _v, NULL, ## __VA_ARGS__)
63 image4_xnu_callable(_f, _v, ENOSYS, ## __VA_ARGS__)
188 image4_xnu_callable(cs_trap_vector_size, 0, -1, ## __VA_ARGS__)