Searched defs:RE (Results 1 - 25 of 46) sorted by relevance

12

/netbsd-current/external/bsd/atf/dist/atf-c/detail/
H A Dtest_helpers.h44 #define RE(stm) ATF_REQUIRE(!atf_is_error(stm)) macro
/netbsd-current/external/bsd/kyua-testers/dist/
H A Datf_result_test.c46 #define RE(expr) ATF_REQUIRE(!kyua_error_is_set(expr)) macro
H A Dstacktrace_test.c51 #define RE(expr) ATF_REQUIRE(!kyua_error_is_set(expr)) macro
H A Drun_test.c59 #define RE(expr) ATF_REQUIRE(!kyua_error_is_set(expr)) macro
[all...]
/netbsd-current/tests/lib/libm/
H A Dt_casinh.c15 #define RE(z) (((double *)(&z))[0]) macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h116 RelocationEntry RE = variable
123 RelocationEntry RE = variable
129 RelocationEntry RE = variable
[all...]
H A DRuntimeDyldELFMips.cpp14 void RuntimeDyldELFMips::resolveRelocation(const RelocationEntry &RE, argument
29 evaluateRelocation(const RelocationEntry &RE, uint64_t Value, uint64_t Addend) argument
41 applyRelocation(const RelocationEntry &RE, uint64_t Value) argument
[all...]
H A DRuntimeDyldCOFFThumb.h140 RelocationEntry RE = variable
147 RelocationEntry RE = variable
154 RelocationEntry RE = variable
160 RelocationEntry RE = variable
166 RelocationEntry RE = variable
175 RelocationEntry RE = RelocationEntry(SectionID, Offset, RelType, variable
[all...]
H A DRuntimeDyldMachOAArch64.h442 processGOTRelocation(const RelocationEntry &RE, RelocationValueRef &Value, StubMap &Stubs) argument
485 MachO::any_relocation_info RE = local
[all...]
H A DRuntimeDyldMachOI386.h151 MachO::any_relocation_info RE = local
[all...]
H A DRuntimeDyldMachOX86_64.h129 processGOTRelocation(const RelocationEntry &RE, RelocationValueRef &Value, StubMap &Stubs) argument
163 MachO::any_relocation_info RE = local
[all...]
H A DRuntimeDyldMachOARM.h305 processBranchRelocation(const RelocationEntry &RE, const RelocationValueRef &Value, StubMap &Stubs) argument
350 MachO::any_relocation_info RE = local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_emac.h25 #define RE (1 << 0) macro
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_emac.h25 #define RE (1 << 0) macro
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DRegisterFileStatistics.cpp85 const auto &RE = static_cast<const HWInstructionRetiredEvent &>(Event); local
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Denum-flags-selftests.c33 enum RE enum
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dsimple_ilist.h274 iterator RI = RHS.begin(), RE = RHS.end(); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp319 auto RU = R->use_begin(), RE = R->use_end(); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp448 bool RE = R.isEnd(); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp97 const MachO::any_relocation_info RE = Obj.getRelocation(Rel); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp520 BasicBlock::iterator RE = RStart->getParent()->end(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp61 MachO::any_relocation_info RE = local
97 getRelocationValueRef( const ObjectFile &BaseTObj, const relocation_iterator &RI, const RelocationEntry &RE, ObjSectionToIDMap &ObjSectionToID) argument
148 dumpRelocationToResolve(const RelocationEntry &RE, uint64_t Value) const argument
[all...]
/netbsd-current/usr.bin/tip/
H A Dtip.c113 char *RE; variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp117 AttributeSet::iterator RI = RAS.begin(), RE = RAS.end(); local
351 const ConstantExpr *RE = cast<ConstantExpr>(R); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp437 auto RI = ResultTys.begin(), RE = ResultTys.end(); local

Completed in 299 milliseconds

12