Searched refs:bcc (Results 1 - 23 of 23) sorted by relevance

/freebsd-current/lib/libc/arm/gen/
H A Ddivsi3.S59 bcc .L_overflow
82 bcc .L_overflow
178 bcc .L_divide_b0
180 bcc .L_divide_b1
182 bcc .L_divide_b2
184 bcc .L_divide_b3
186 bcc .L_divide_b4
188 bcc .L_divide_b5
190 bcc .L_divide_b6
192 bcc
[all...]
/freebsd-current/sys/libkern/arm/
H A Ddivsi3.S61 bcc .L_overflow
88 bcc .L_overflow
184 bcc .L_divide_b0
186 bcc .L_divide_b1
188 bcc .L_divide_b2
190 bcc .L_divide_b3
192 bcc .L_divide_b4
194 bcc .L_divide_b5
196 bcc .L_divide_b6
198 bcc
[all...]
/freebsd-current/contrib/cortex-strings/src/thumb/
H A Daeabi_idiv.S137 bcc \label
143 bcc 1f
163 bcc 1f
170 bcc LSYM(Lthumb1_div12)
216 bcc 2f
230 bcc LSYM(Lthumb1_div_negative8)
235 bcc LSYM(Lthumb1_div_negative8)
240 bcc LSYM(Lthumb1_div_negative8)
266 bcc 2f
278 bcc LSY
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Daeabi_uidivmod.S29 bcc LOCAL_LABEL(case_denom_larger)
H A Dudivmodsi4.S37 bcc LOCAL_LABEL(divby0)
40 bcc LOCAL_LABEL(quotient0)
H A Dumodsi3.S33 bcc LOCAL_LABEL(divby0)
H A Dudivsi3.S45 bcc LOCAL_LABEL(divby0)
H A Daddsf3.S162 bcc LOCAL_LABEL(done_round)
/freebsd-current/usr.bin/mail/
H A Dmain.c93 struct name *to, *cc, *bcc, *smopts; local
118 bcc = NULL;
226 bcc = cat(bcc, nalloc(optarg, GBCC));
236 Usage: %s [-dEiInv] [-s subject] [-c cc-addr] [-b bcc-addr] [-F] to-addr ...\n\
252 if (to == NULL && (subject != NULL || cc != NULL || bcc != NULL))
282 mail(to, cc, bcc, smopts, subject, replyto);
H A Dsend.c241 mail(struct name *to, struct name *cc, struct name *bcc, struct name *smopts, argument
249 head.h_bcc = bcc;
H A Dlist.c663 static char *to_fields[] = { "to", "cc", "bcc", NULL };
/freebsd-current/contrib/tcpdump/
H A Dprint-smb.c172 u_int bcc; local
223 bcc = GET_LE_U_2(dat);
224 ND_PRINT("smb_bcc=%u\n", bcc);
330 u_int bcc; local
362 bcc = GET_LE_U_2(data1);
363 ND_PRINT("smb_bcc=%u\n", bcc);
364 if (bcc > 0) {
398 u_int wct, bcc; local
419 bcc = GET_LE_U_2(data);
420 ND_PRINT("smb_bcc=%u\n", bcc);
435 u_int wct, bcc; local
475 u_int wct, bcc; local
832 u_int bcc; local
[all...]
/freebsd-current/contrib/libpcap/msdos/
H A Dmakefile37 pcap_bc.lib: bcc.arg $(BORLAND_OBJ) pcap_bc
51 bcc.exe @bcc.arg -o$*.obj $*.c
72 bcc.arg: msdos\Makefile
75 -I$(WATT_INC) -I. -I.\msdos\pm_drvr -H=$(TEMP)\bcc.sym
95 @del bcc.arg
/freebsd-current/sys/arm/arm/
H A Dblockio.S424 bcc .Linswm8_l8
445 bcc .Linswm8_l4
461 bcc .Linswm8_l2
474 bcc .Linswm8_l1
518 bcc .Loutswm8_l8
546 bcc .Loutswm8_l4
565 bcc .Loutswm8_l2
580 bcc .Loutswm8_l1
H A Dsupport.S258 bcc .Lmemcmp_bytewise
328 bcc PIC_SYM(_C_LABEL(memcpy), PLT)
332 bcc .Lmemmove_backwards
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_clone_livelist.ksh144 log_must zdb -bcc $TESTPOOL
/freebsd-current/lib/libc/arm/string/
H A Dmemcmp.S117 bcc .Lmemcmp_bytewise
H A Dmemmove.S55 bcc PIC_SYM(_C_LABEL(memcpy), PLT)
60 bcc .Lmemmove_backwards
/freebsd-current/contrib/sendmail/cf/cf/
H A DMakefile105 ${CFDIR}/feature/bcc.m4 \
/freebsd-current/contrib/libpcap/
H A Dscanner.l354 bcc return BCC;
/freebsd-current/sys/crypto/openssl/arm/
H A Dbsaes-armv7.S382 bcc .Ldec_done
874 bcc .Lenc_done
/freebsd-current/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-sparcv9.pl855 bcc SIZE_T_CC,.Loop_fma
/freebsd-current/crypto/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl792 bcc .Ldec_done
893 bcc .Lenc_done

Completed in 211 milliseconds