Searched refs:builtin (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Di386linux.c127 address at the location pointed to by the pointer. A builtin fixup
131 __GOT__ symbols for the same variable. The builtin fixup will copy
144 char builtin;
166 /* Number of builtin fixups. */
272 new_fixup (info, h, value, builtin)
276 int builtin;
288 f->builtin = builtin;
422 have already been caught and added as "builtin" fixups. If we find
501 /* See if there is a "builtin" fixu
143 char builtin; member in struct:fixup
[all...]
H A Dsparclinux.c127 address at the location pointed to by the pointer. A builtin fixup
131 __GOT__ symbols for the same variable. The builtin fixup will copy
144 char builtin; member in struct:fixup
166 /* Number of builtin fixups. */
272 new_fixup (info, h, value, builtin)
276 int builtin;
288 f->builtin = builtin;
422 have already been caught and added as "builtin" fixups. If we find
500 /* See if there is a "builtin" fixu
[all...]
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dinit.c288 "builtin" macros: these are handled by builtin_macro() in
298 struct builtin struct
306 static const struct builtin builtin_array[] =
322 static const struct builtin operator_array[] =
342 const struct builtin *b;
358 const struct builtin *b;
372 hp->value.builtin = (enum builtin_type) b->value;
H A Dmacro.c112 a builtin macro. */
120 switch (node->value.builtin)
173 if (node->value.builtin == BT_BASE_FILE)
261 if (node->value.builtin == BT_DATE)
285 /* Convert builtin macros like __FILE__ to a token and push it on the
296 if (node->value.builtin == BT_PRAGMA)
1282 /* Clear builtin flag in case of redefinition. */
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dutil.h68 # define __has_builtin(builtin) (0)
70 #define JEMALLOC_CLANG_HAS_BUILTIN(builtin) \
71 (defined(__clang__) && __has_builtin(builtin))
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Dlibelf_align.c54 #error Need the __alignof__ builtin.
/freebsd-11-stable/contrib/unbound/contrib/
H A Dwarmup.cmd21 if defined %arg% (goto builtin) else (goto from_file)
23 :builtin label
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dmodts.mk12 # Use print or printf iff they are builtin.
/freebsd-11-stable/share/mk/
H A Dlocal.sys.env.mk26 # type should be a builtin in any sh since about 1980,
/freebsd-11-stable/contrib/bmake/mk/
H A Dsys.vars.mk50 # type should be a builtin in any sh since about 1980,
/freebsd-11-stable/release/picobsd/tinyware/msh/
H A Dsh3.c1106 struct builtin { struct
1110 static struct builtin builtin[] = { variable in typeref:struct:builtin
1136 register struct builtin *bp;
1138 for (bp = builtin; bp->command != NULL; bp++)
/freebsd-11-stable/crypto/openssl/util/pl/
H A Dnetware.pl182 -fno-builtin -fpcc-struct-return -fno-strict-aliasing \\
/freebsd-11-stable/stand/lua/
H A Dcli.lua71 -- builtin CLI commands like "boot"
/freebsd-11-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h554 /* Different flavors of builtin macro. _Pragma is an operator, but we
555 handle it with the builtin code for efficiency reasons. */
602 /* Code for a builtin macro. */
603 enum builtin_type GTY ((tag ("NTV_BUILTIN"))) builtin;
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1094 llvm_unreachable("builtin functions are handled elsewhere");
1961 unsigned builtin = E->getBuiltinCallee(); local
1962 if (builtin != Builtin::BI__builtin___CFStringMakeConstantString &&
1963 builtin != Builtin::BI__builtin___NSStringMakeConstantString)
1967 if (builtin == Builtin::BI__builtin___NSStringMakeConstantString) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp637 KEYWORD(builtin);
/freebsd-11-stable/contrib/ipfilter/
H A Dradix_ipf.c959 tabe_t builtin[] = { variable
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dradix_ipf.c959 tabe_t builtin[] = { variable
/freebsd-11-stable/contrib/gcc/
H A Dc-common.c241 /* Nonzero means don't recognize the non-ANSI builtin functions. */
245 /* Nonzero means don't recognize the non-ANSI builtin functions.
319 /* Nonzero means that we have builtin functions, and main is an int. */
3110 #include "builtin-attrs.def"
3141 #include "builtin-types.def"
3207 /* Build builtin functions common to both C and C++ language
3248 #include "builtin-types.def"
3286 /* Build tree nodes and builtin functions common to both C and C++ language
3514 function decl that declares a builtin. */
3519 tree builtin;
3505 tree builtin; local
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Dcall.c1625 /* Create any builtin operator overload candidates for the operator in
2035 /* There are three conditions of builtin candidates:
2056 /* TYPES[i] is the set of possible builtin-operator parameter types
2468 /* Skip builtin candidates and conversion functions. */
3730 goto builtin;
3734 goto builtin;
3774 to know about two args; a builtin candidate will always have a first
3934 builtin:
4575 /* va_arg (EXPR, TYPE) is a builtin. Make sure it is not abused. */
6295 /* Check whether we can discard a builtin candidat
[all...]
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c12165 #define IWMMXT_BUILTIN(code, string, builtin) \
12167 ARM_BUILTIN_##builtin, 0, 0 },
12228 #define IWMMXT_BUILTIN2(code, builtin) \
12229 { FL_IWMMXT, CODE_FOR_##code, NULL, ARM_BUILTIN_##builtin, 0, 0 },
/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.qtip.js391 // Setup builtin .set() option checks
393 builtin: {
516 if(category === 'builtin' || this.plugins[category]) {
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c476 unsigned char builtin; member in struct:reg_entry
1970 if (new->builtin)
1987 new->builtin = FALSE;
2272 else if (reg->builtin)

Completed in 630 milliseconds