Searched defs:builtin (Results  1 – 5 of 5) sorted by relevance
| /freebsd/contrib/unbound/contrib/ | 
| H A D | warmup.cmd | 23 :builtin  label
 | 
| /freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/ | 
| H A D | hlsl_intrinsics.h | 19 #define _HLSL_BUILTIN_ALIAS(builtin)                                           \  argument
 | 
| /freebsd/contrib/ntp/sntp/libopts/ | 
| H A D | intprops.h | 372 # define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) builtin (a, b, r)  argument374 # define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) \  argument
 393 # define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) \  argument
 
 | 
| /freebsd/sys/netpfil/ipfilter/netinet/ | 
| H A D | radix_ipf.c | 933 tabe_t builtin[] = {  variable
 | 
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ | 
| H A D | CGExprConstant.cpp | 2223   unsigned builtin = E->getBuiltinCallee();  in VisitCallExpr()  local
 |