Home
last modified time | relevance | path

Searched defs:__has_builtin (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dcompiler.h201 # define __has_builtin(x) 0 macro
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c56 # define __has_builtin(x) 0 macro
/f-stack/freebsd/sys/
H A Dcdefs.h61 #define __has_builtin(x) 0 macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c247 # define __has_builtin(x) 0 /* compat. with non-clang compilers */ macro