Home
last modified time | relevance | path

Searched +defs:value +defs:cast (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/common/
H A Dmem.h156 #define CALLOC(sp, p, cast, nmemb, size) { \ argument
160 #define CALLOC_GOTO(sp, p, cast, nmemb, size) { \ argument
164 #define CALLOC_NOMSG(sp, p, cast, nmemb, size) { \ argument
167 #define CALLOC_RET(sp, p, cast, nmemb, size) { \ argument
174 #define MALLOC(sp, p, cast, size) { \ argument
178 #define MALLOC_GOTO(sp, p, cast, size) { \ argument
182 #define MALLOC_NOMSG(sp, p, cast, size) { \ argument
185 #define MALLOC_RET(sp, p, cast, size) { \ argument
195 #define REALLOC(sp, p, cast, size) { \ argument
206 #define MEMSET(p, value, len) memset(p, value, (len) * sizeof(*(p))) argument
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp224 Type_ value; in ReadType() local
877 llvm::Value *cast = builder.CreatePointerCast(stringVar, in generateStringPrint() local
921 llvm::Value *cast = builder.CreateBitCast(stringVar, in generateIntegerPrint() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp173 llvm::Value *value = EmitScalarExpr(Rhs); in EmitObjCCollectionLiteral() local
1253 llvm::Value *value; in generateObjCGetterBody() local
2067 llvm::Value *value) { in EmitObjCExtendObjectLifetime()
2113 CodeGenFunction &CGF, llvm::Value *value, llvm::Type *returnType, in emitARCValueOperation()
2163 llvm::Value *value, in emitARCStoreOperation()
2210 llvm::Value *value, in emitObjCValueOperation()
2248 llvm::Value *CodeGenFunction::EmitARCRetain(QualType type, llvm::Value *value) { in EmitARCRetain()
2257 llvm::Value *CodeGenFunction::EmitARCRetainNonBlock(llvm::Value *value) { in EmitARCRetainNonBlock()
2269 llvm::Value *CodeGenFunction::EmitARCRetainBlock(llvm::Value *value, in EmitARCRetainBlock()
2332 static llvm::Value *emitOptimizedARCReturnCall(llvm::Value *value, in emitOptimizedARCReturnCall()
[all …]
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/
H A Dnetpgpperl_wrap.c302 struct swig_cast_info *cast; /* linked list of types that can cast into this type */ member
477 swig_cast_info *cast = ti->cast; in SWIG_TypeClientData() local
1589 SWIG_From_unsigned_SS_long SWIG_PERL_DECL_ARGS_1(unsigned long value) in SWIG_PERL_DECL_ARGS_1()
1598 SWIG_From_unsigned_SS_int SWIG_PERL_DECL_ARGS_1(unsigned int value) in SWIG_PERL_DECL_ARGS_1()
1605 SWIG_From_long SWIG_PERL_DECL_ARGS_1(long value) in SWIG_PERL_DECL_ARGS_1()
1614 SWIG_From_int SWIG_PERL_DECL_ARGS_1(int value) in SWIG_PERL_DECL_ARGS_1()
3995 swig_cast_info *cast; in SWIG_InitializeModule() local
4072 swig_cast_info *cast = swig_module.cast_initial[i]; in SWIG_InitializeModule() local
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/
H A Dnetpgptcl_wrap.c308 struct swig_cast_info *cast; /* linked list of types that can cast into this type */ member
483 swig_cast_info *cast = ti->cast; in SWIG_TypeClientData() local
1677 SWIG_From_long (long value) in SWIG_From_long()
1696 SWIG_From_unsigned_SS_long (unsigned long value) in SWIG_From_unsigned_SS_long()
1709 SWIG_From_unsigned_SS_int (unsigned int value) in SWIG_From_unsigned_SS_int()
1716 SWIG_From_int (int value) in SWIG_From_int()
3260 swig_cast_info *cast; in SWIG_InitializeModule() local
3337 swig_cast_info *cast = swig_module.cast_initial[i]; in SWIG_InitializeModule() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h1358 HOST_TYPE value) in memento_of_new_rvalue_from_const()
1387 string *value) in memento_of_new_string_literal()
1521 cast (context *ctxt, in cast() function
2085 HOST_TYPE value) in new_rvalue_from_const()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h1511 HOST_TYPE value) in memento_of_new_rvalue_from_const()
1540 string *value) in memento_of_new_string_literal()
1700 cast (context *ctxt, in cast() function
2510 HOST_TYPE value) in new_rvalue_from_const()
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c306 struct swig_cast_info *cast; /* linked list of types that can cast into this type */ member
481 swig_cast_info *cast = ti->cast; in SWIG_TypeClientData() local
841 PyObject *value = 0; in SWIG_Python_AddErrorMsg() local
2341 PyObject *value = 0; in SWIG_Python_AddErrMesg() local
2644 SWIG_From_unsigned_SS_long (unsigned long value) in SWIG_From_unsigned_SS_long()
2652 SWIG_From_unsigned_SS_int (unsigned int value) in SWIG_From_unsigned_SS_int()
2659 SWIG_From_int (int value) in SWIG_From_int()
4771 swig_cast_info *cast; in SWIG_InitializeModule() local
4848 swig_cast_info *cast = swig_module.cast_initial[i]; in SWIG_InitializeModule() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c74 require_complete_type_sfinae (tree value, tsubst_flags_t complain) in require_complete_type_sfinae()
100 require_complete_type (tree value) in require_complete_type()
147 complete_type_or_maybe_complain (tree type, tree value, tsubst_flags_t complain) in complete_type_or_maybe_complain()
164 complete_type_or_else (tree type, tree value) in complete_type_or_else()
1750 tree value = build_min (op, size_type_node, type); in cxx_sizeof_or_alignof_type() local
3297 tree index, value; in build_ptrmemfunc_access_expr() local
3553 tree value = cp_build_array_ref (loc, TREE_OPERAND (array, 1), idx, in cp_build_array_ref() local
7236 tree dest_type, enum tree_code cast, in check_for_casting_away_constness()
8255 tree value = expr; in cp_build_c_cast() local
H A Dparser.c4133 tree value; variable
4389 tree value = USERDEF_LITERAL_VALUE (literal); in cp_parser_userdef_char_literal() local
4412 make_char_string_pack (tree value) in make_char_string_pack()
4446 make_string_pack (tree value) in make_string_pack()
4486 tree value = USERDEF_LITERAL_VALUE (literal); in cp_parser_userdef_numeric_literal() local
4634 tree value = USERDEF_LITERAL_VALUE (literal); in cp_parser_userdef_string_literal() local
19498 tree value; in cp_parser_enumerator_definition() local
29609 cp_expr cast; in cp_parser_functional_cast() local
32235 tree value = build_min (AT_ENCODE_EXPR, size_type_node, type); in cp_parser_objc_encode_expression() local
41748 tree prop = NULL_TREE, value = NULL_TREE; in cp_parser_omp_context_selector() local
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp296 ParmVarDecl *value = ParmVarDecl::Create(S.Context, Method, in getNSNumberFactoryMethod() local
573 ParmVarDecl *value = in BuildObjCBoxedExpr() local
4521 if (CStyleCastExpr *cast = dyn_cast<CStyleCastExpr>(realCast)) { in diagnoseARCUnbridgedCast() local
4525 } else if (ExplicitCastExpr *cast = dyn_cast<ExplicitCastExpr>(realCast)) { in diagnoseARCUnbridgedCast() local
H A DSemaChecking.cpp10814 static IntRange GetValueRange(ASTContext &C, llvm::APSInt &value, in GetValueRange()
11129 static bool IsSameFloatAfterCast(const llvm::APFloat &value, in IsSameFloatAfterCast()
11146 static bool IsSameFloatAfterCast(const APValue &value, in IsSameFloatAfterCast()
14751 if (CastExpr *cast = dyn_cast<CastExpr>(e)) { in findRetainCycleOwner() local
15198 while (ImplicitCastExpr *cast = dyn_cast<ImplicitCastExpr>(RHS)) { in checkUnsafeAssignObject() local
15276 while (ImplicitCastExpr *cast = dyn_cast<ImplicitCastExpr>(RHS)) { in checkUnsafeExprAssigns() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc74 require_complete_type_sfinae (tree value, tsubst_flags_t complain) in require_complete_type_sfinae()
100 require_complete_type (tree value) in require_complete_type()
154 complete_type_or_maybe_complain (tree type, tree value, tsubst_flags_t complain) in complete_type_or_maybe_complain()
172 complete_type_or_else (tree type, tree value) in complete_type_or_else()
1924 tree value = build_min (op, size_type_node, type); in cxx_sizeof_or_alignof_type() local
3805 tree value = cp_build_array_ref (loc, TREE_OPERAND (array, 1), idx, in cp_build_array_ref() local
7757 tree dest_type, enum tree_code cast, in check_for_casting_away_constness()
8792 tree value = expr; in cp_build_c_cast() local
H A Dparser.cc4349 tree value; in cp_parser_string_literal() local
4605 tree value = USERDEF_LITERAL_VALUE (literal); in cp_parser_userdef_char_literal() local
4628 make_char_string_pack (tree value) in make_char_string_pack()
4663 make_string_pack (tree value) in make_string_pack()
4703 tree value = USERDEF_LITERAL_VALUE (literal); in cp_parser_userdef_numeric_literal() local
4850 tree value = USERDEF_LITERAL_VALUE (literal); in cp_parser_userdef_string_literal() local
21130 tree value; in cp_parser_enumerator_definition() local
31846 cp_expr cast; in cp_parser_functional_cast() local
34539 tree value = build_min (AT_ENCODE_EXPR, size_type_node, type); in cp_parser_objc_encode_expression() local
45348 tree prop = NULL_TREE, value = NULL_TREE; in cp_parser_omp_context_selector() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc894 set_decl_section_name (tree node, const char *value) in set_decl_section_name()
1886 wide_int_to_tree (tree type, const poly_wide_int_ref &value) in wide_int_to_tree()
2082 tree value; in build_vector_from_ctor() local
2284 build_constructor_single (tree type, tree index, tree value) in build_constructor_single()
2343 tree value = va_arg (p, tree); in build_constructor_va() local
3248 ptrdiff_tree_p (const_tree t, poly_int64_pod *value) in ptrdiff_tree_p()
3510 tree_cons (tree purpose, tree value, tree chain MEM_STAT_DECL) in tree_cons()
6449 tree_int_cst_min_precision (tree value, signop sgn) in tree_int_cst_min_precision()
8649 crc32_unsigned_n (unsigned chksum, unsigned value, unsigned bytes) in crc32_unsigned_n()
13864 tree value = TREE_VALUE (l); in verify_type() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c759 set_decl_section_name (tree node, const char *value) in set_decl_section_name()
1694 wide_int_to_tree (tree type, const poly_wide_int_ref &value) in wide_int_to_tree()
1865 tree value; in build_vector_from_ctor() local
2067 build_constructor_single (tree type, tree index, tree value) in build_constructor_single()
2111 tree value = va_arg (p, tree); in build_constructor_va() local
2979 ptrdiff_tree_p (const_tree t, poly_int64_pod *value) in ptrdiff_tree_p()
3241 tree_cons (tree purpose, tree value, tree chain MEM_STAT_DECL) in tree_cons()
7441 tree_int_cst_min_precision (tree value, signop sgn) in tree_int_cst_min_precision()
9559 crc32_unsigned_n (unsigned chksum, unsigned value, unsigned bytes) in crc32_unsigned_n()
14613 tree value = TREE_VALUE (l); in verify_type() local
[all …]