Searched refs:ble (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/tools/tools/crypto/
H A Dcryptokeytest.c129 u_int8_t *ale, *ble, *cle; local
137 if ((ble = bignum_to_le(b, NULL)) == NULL)
149 kop.crk_param[1].crp_p = ble;
163 bzero(ble, BN_num_bytes(b));
164 free(ble);
/freebsd-9.3-release/lib/libc/mips/string/
H A Dbzero.S74 ble a1, zero, 2f
H A Dbcmp.S113 ble a2, zero, match
/freebsd-9.3-release/lib/libc/mips/gen/
H A Dldexp.S77 ble t1, zero, 4f # underflow?
142 ble t1, zero, 4f # underflow?
155 ble t1, -52, 7f # is result too small for denorm?
/freebsd-9.3-release/sys/mips/mips/
H A Dsupport.S696 ble a2, zero, 2f
756 ble a2, zero, 2f
806 ble a2, zero, 2f
847 ble a1, zero, 2f
919 ble a2, zero, match
H A Dfp.S698 ble v1, SFRAC_BITS+2, 2f # is difference too great?
823 ble v1, DFRAC_BITS+2, 2f # is difference too great?
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-uahcx-defs.h1604 uint32_t ble : 1; /**< BulkListEnable. This bit is set to enable the processing of the Bulk list in the member in struct:cvmx_uahcx_ohci0_hccontrol::cvmx_uahcx_ohci0_hccontrol_s
1645 uint32_t ble : 1;
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dieee754-df.S109 ble 1f
253 ble 1f
/freebsd-9.3-release/lib/libc/arm/string/
H A Dmemcpy_xscale.S45 ble .Lmemcpy_short /* <= 12 bytes */
/freebsd-9.3-release/sys/arm/arm/
H A Dsupport.S1172 ble .Lmemcpy_short /* <= 12 bytes */
/freebsd-9.3-release/sys/sparc64/sparc64/
H A Dexception.S169 ble,a %xcc, tl1_kstack_fault ; \

Completed in 180 milliseconds