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

12

/freebsd-12-stable/lib/libc/arm/gen/
H A Ddivsi3.S61 bcc .L_overflow
84 bcc .L_overflow
180 bcc .L_divide_b0
182 bcc .L_divide_b1
184 bcc .L_divide_b2
186 bcc .L_divide_b3
188 bcc .L_divide_b4
190 bcc .L_divide_b5
192 bcc .L_divide_b6
194 bcc
[all...]
/freebsd-12-stable/sys/libkern/arm/
H A Ddivsi3.S63 bcc .L_overflow
90 bcc .L_overflow
186 bcc .L_divide_b0
188 bcc .L_divide_b1
190 bcc .L_divide_b2
192 bcc .L_divide_b3
194 bcc .L_divide_b4
196 bcc .L_divide_b5
198 bcc .L_divide_b6
200 bcc
[all...]
/freebsd-12-stable/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-12-stable/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.S44 bcc LOCAL_LABEL(divby0)
H A Daddsf3.S162 bcc LOCAL_LABEL(done_round)
/freebsd-12-stable/usr.bin/mail/
H A Dmain.c107 struct name *to, *cc, *bcc, *smopts; local
132 bcc = NULL;
240 bcc = cat(bcc, nalloc(optarg, GBCC));
250 Usage: %s [-dEiInv] [-s subject] [-c cc-addr] [-b bcc-addr] [-F] to-addr ...\n\
266 if (to == NULL && (subject != NULL || cc != NULL || bcc != NULL))
296 mail(to, cc, bcc, smopts, subject, replyto);
H A Dsend.c249 mail(struct name *to, struct name *cc, struct name *bcc, struct name *smopts, argument
257 head.h_bcc = bcc;
H A Dlist.c671 static char *to_fields[] = { "to", "cc", "bcc", NULL };
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-smb.c175 u_int bcc; local
227 bcc = EXTRACT_LE_16BITS(dat);
228 ND_PRINT((ndo, "smb_bcc=%u\n", bcc));
338 u_int bcc; local
370 bcc = EXTRACT_LE_16BITS(data1);
371 ND_PRINT((ndo, "smb_bcc=%u\n", bcc));
372 if (bcc > 0) {
405 u_int wct, bcc; local
428 bcc = EXTRACT_LE_16BITS(data);
429 ND_PRINT((ndo, "smb_bcc=%u\n", bcc));
446 u_int wct, bcc; local
490 u_int wct, bcc; local
850 u_int bcc; local
[all...]
/freebsd-12-stable/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-12-stable/lib/libc/sparc64/
H A DSYS.h66 bcc,a,pt %xcc, 1f ; \
/freebsd-12-stable/sys/arm/arm/
H A Dblockio.S427 bcc .Linswm8_l8
448 bcc .Linswm8_l4
464 bcc .Linswm8_l2
477 bcc .Linswm8_l1
521 bcc .Loutswm8_l8
549 bcc .Loutswm8_l4
568 bcc .Loutswm8_l2
583 bcc .Loutswm8_l1
H A Dsupport.S331 bcc .Lmemcmp_bytewise
406 bcc PIC_SYM(_C_LABEL(memcpy), PLT)
410 bcc .Lmemmove_backwards
/freebsd-12-stable/lib/libc/arm/string/
H A Dmemcmp.S120 bcc .Lmemcmp_bytewise
H A Dmemmove.S57 bcc PIC_SYM(_C_LABEL(memcpy), PLT)
62 bcc .Lmemmove_backwards
/freebsd-12-stable/contrib/sendmail/cf/cf/
H A DMakefile103 ${CFDIR}/feature/bcc.m4 \
/freebsd-12-stable/contrib/gcc/config/arm/
H A Dieee754-sf.S130 bcc LSYM(Lad_a)
132 bcc LSYM(Lad_e)
908 bcc 1f @ value is too small
949 bcc 1f @ value is too small
H A Dlib1funcs.asm732 bcc LSYM(Ldiv0)
800 bcc LSYM(Ldiv0)
H A Dieee754-df.S177 bcc LSYM(Lad_a)
179 bcc LSYM(Lad_e)
/freebsd-12-stable/contrib/gcc/config/sparc/
H A Dlb1spc.asm182 bcc not_too_big
529 bcc not_too_big
/freebsd-12-stable/contrib/libpcap/
H A Dscanner.l351 bcc return BCC;
/freebsd-12-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-sparcv9.pl853 bcc SIZE_T_CC,.Loop_fma

Completed in 411 milliseconds

12