Home
last modified time | relevance | path

Searched refs:ret (Results 5026 – 5050 of 5051) sorted by relevance

1...<<201202203

/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmsat.c20369 bit32 ret; in smsatCheckLimit() local
20632 ret = (lbaCheck | rangeCheck | ReadCapCheck); in smsatCheckLimit()
20633 if (ret == agTRUE) in smsatCheckLimit()
20641 return ret; in smsatCheckLimit()
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_avx2_x86-64_unix.S1325 ret
H A Dblake3_avx2_x86-64_windows_gnu.S1326 ret
H A Dblake3_avx2_x86-64_windows_msvc.asm1325 ret
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td1013 def RET : F16<0b1001010100001000, (outs), (ins), "ret", [(AVRretglue)]>;
/freebsd/sys/dev/bxe/
H A Dbxe_elink.c4416 uint8_t ret = 0; in elink_ext_phy_resolve_fc() local
4427 ret = 1; in elink_ext_phy_resolve_fc()
4430 return ret; in elink_ext_phy_resolve_fc()
H A Dbxe.c17846 int ret = 0; in bxe_send_final_clnup() local
17872 return (ret); in bxe_send_final_clnup()
/freebsd/contrib/ntp/
H A Dconfigure27198 int ret;
27199 ret = prctl(PR_GET_SECCOMP, 0, 0, 0, 0);
27200 if (ret < 0) {
27210 ret =
27212 if (ret < 0) {
/freebsd/crypto/heimdal/
H A DChangeLog.2005862 unnessecery variable ret
H A Dconfigure28171 int ret;
28172 ret = getmsg(open("/dev/null", 0), NULL, NULL, NULL);
28173 if(ret < 0 && errno == ENOSYS)
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td234 def SDTNone : SDTypeProfile<0, 0, []>; // ret, trap
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h445 vector signed int ret = { __result[0], __result[1], __result[2], __result[3] }; in vec_addec() local
446 return ret; in vec_addec()
465 vector unsigned int ret = { __result[0], __result[1], __result[2], __result[3] }; in vec_addec() local
466 return ret; in vec_addec()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp9088 MachineInstr *ret = BuildMI(MF, DebugLoc(), get(AArch64::RET)) in buildOutlinedFrame() local
9090 MBB.insert(MBB.end(), ret); in buildOutlinedFrame()
H A DAArch64InstrInfo.td2792 def RET : BranchReg<0b0010, "ret", []>;
2798 def : InstAlias<"ret", (RET LR)>;
H A DAArch64InstrFormats.td1985 // 0010 ret
/freebsd/sys/crypto/openssl/arm/
H A Decp_nistz256-armv4.S2645 @ ret = (a is odd ? a+mod : a) >> 1
/freebsd/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.abi3147 <parameter type-id='0b283d2e' name='ret'/>
3153 <parameter type-id='0b283d2e' name='ret'/>
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c6619 | (fmt1_ins->ret << 24) in ahc_download_instr()
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog240 o bufferevent_socket_connect{,_hostname}() missing event callback and use ret code (1dde74ef)
/freebsd/contrib/libevent/
H A DChangeLog240 o bufferevent_socket_connect{,_hostname}() missing event callback and use ret code (1dde74ef)
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp20792 ArrayRef<Type*> ret = ArrayRef<Type*>(RetTyParams); in LowerREM() local
20793 Type *RetTy = StructType::get(*DAG.getContext(), ret); in LowerREM()
/freebsd/crypto/openssh/
H A DChangeLog6238 ret = vsnprintf(string, INIT_SZ, fmt, ap2);
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES7679 (equivalent to ENVID=envid on the MAIL command), -R ret
7680 (equivalent to RET=ret on the MAIL command), and -Nnotify
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td5857 def mno_fp_ret_in_387 : Flag<["-"], "mno-fp-ret-in-387">, Alias<mno_x87>;
/freebsd/share/dict/
H A Dweb2a71168 water-ret

1...<<201202203