Home
last modified time | relevance | path

Searched defs:cast (Results 1 – 25 of 55) sorted by relevance

123

/netbsd-src/tests/usr.bin/indent/
H A Dopt_T.c11 int cast = (custom_type_name) * arg; variable
20 int cast = (custom_type_name)*arg; variable
29 int cast = (custom_type_name) *arg; variable
H A Dopt_ta.c15 int cast = (unknown_type_name_t) * arg; in example() local
25 int cast = (unknown_type_name_t)*arg; in example() local
H A Dlsym_rparen_or_rbracket.c13 int cast = (int)3; variable
14 int cast = (int)(3); variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dis-a.h176 static inline T cast (U *p) { return reinterpret_cast <T> (p); } in cast() function
187 static inline T cast (U *p) { return static_cast <T> (p); } in cast() function
/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
/netbsd-src/lib/libpthread/arch/x86_64/
H A Dpthread_md.h75 volatile uintptr_t *cast = ptr; in _atomic_cas_ptr() local
88 volatile uintptr_t *cast = ptr; in _atomic_cas_ptr_ni() local
/netbsd-src/lib/libpthread/arch/i386/
H A Dpthread_md.h72 volatile uintptr_t *cast = ptr; in _atomic_cas_ptr() local
85 volatile uintptr_t *cast = ptr; in _atomic_cas_ptr_ni() local
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dgcc_typeof.c21 cast(double(*fn)(double)) in cast() function
H A Dexpr_cast.c22 cast(void) in cast() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dconcurrency.d544 auto callable2 = cast(shared) new class{ void opCall(int) shared {} }; in cast() function
546 auto callable4 = cast(immutable) new class{ void opCall(int) immutable {} }; in cast() function
548 auto callable6 = cast(shared) new class{ void opCall(int) immutable {} }; in cast() function
549 auto callable7 = cast(immutable) new class{ void opCall(int) shared {} }; in cast() function
550 auto callable8 = cast(shared) new class{ void opCall(int) const shared {} }; in cast() function
551 auto callable9 = cast(const shared) new class{ void opCall(int) shared {} }; in cast() function
552 auto callable10 = cast(const shared) new class{ void opCall(int) const shared {} }; in cast() function
553 auto callable11 = cast(immutable) new class{ void opCall(int) const shared {} }; in cast() function
/netbsd-src/external/mit/isl/dist/interface/
H A Dcpp_conversion.cc22 void cpp_conversion_generator::cast(const isl_class &clazz, const char *to) in cast() function in cpp_conversion_generator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dis-a.h171 is_a_helper <T>::cast (U *p) in cast() function
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model-reachability.cc202 if (const svalue *cast = sval->maybe_undo_cast ()) in handle_sval() local
268 if (const svalue *cast = sval->maybe_undo_cast ()) in handle_parm() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DASTUtils.cpp22 if (auto *cast = dyn_cast<CastExpr>(E)) { in tryToFindPtrOrigin() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dconcurrency.d650 auto callable2 = cast(shared) new class{ void opCall(int) shared {} }; in cast() function
652 auto callable4 = cast(immutable) new class{ void opCall(int) immutable {} }; in cast() function
654 auto callable6 = cast(shared) new class{ void opCall(int) immutable {} }; in cast() function
655 auto callable7 = cast(immutable) new class{ void opCall(int) shared {} }; in cast() function
656 auto callable8 = cast(shared) new class{ void opCall(int) const shared {} }; in cast() function
657 auto callable9 = cast(const shared) new class{ void opCall(int) shared {} }; in cast() function
658 auto callable10 = cast(const shared) new class{ void opCall(int) const shared {} }; in cast() function
659 auto callable11 = cast(immutable) new class{ void opCall(int) const shared {} }; in cast() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DAddress.h108 template <class U> inline U cast(CodeGen::Address addr) { in cast() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DPointerSumType.h131 typename HelperT::template Lookup<N>::PointerT cast() const { in cast() function
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Ddynamic_cast.cc174 void *cast = ADD_TO_PTR(obj, offset); in __do_upcast() local
/netbsd-src/usr.bin/indent/
H A Dindent.c460 paren_stack_push(struct paren_stack * s,int indent,enum paren_level_cast cast) paren_stack_push() argument
620 enum paren_level_cast cast = cast_unknown; process_lparen() local
/netbsd-src/sys/coda/
H A Dcnode.h63 #define CODA_ALLOC(ptr, cast, size) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dintrange.c405 IntRange& IntRange::cast(Type *type) in cast() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp877 llvm::Value *cast = builder.CreatePointerCast(stringVar, in generateStringPrint() local
921 llvm::Value *cast = builder.CreateBitCast(stringVar, in generateIntegerPrint() local
/netbsd-src/sys/dev/rasops/
H A Drasops.h211 #define DELTA(p, d, cast) ((p) = (cast)((uint8_t *)(p) + (d))) argument
/netbsd-src/external/mit/lua/dist/src/
H A Dllimits.h142 #define cast(t, exp) ((t)(exp)) macro
/netbsd-src/games/larn/
H A Dmonster.c241 cast(void) in cast() function

123