HomeSort by: relevance | last modified time | path
    Searched refs:INTERCEPT_FUNCTION_LINUX_OR_FREEBSD (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/interception/
interception_linux.h 32 #define INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func) \
45 INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func)
interception.h 282 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_LINUX_OR_FREEBSD(func)

Completed in 12 milliseconds