Home
last modified time | relevance | path

Searched refs:bcc (Results 1 – 25 of 75) sorted by relevance

123

/openbsd-src/lib/libc/arch/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 .L_divide_b7
[all …]
/openbsd-src/sys/lib/libkern/arch/arm/
H A Ddivsi3.S59 bcc L_overflow
81 bcc L_overflow
177 bcc L_divide_b0
179 bcc L_divide_b1
181 bcc L_divide_b2
183 bcc L_divide_b3
185 bcc L_divide_b4
187 bcc L_divide_b5
189 bcc L_divide_b6
191 bcc L_divide_b
[all...]
/openbsd-src/usr.bin/mail/
H A Dmain.c103 struct name *to, *cc, *bcc, *smopts; in main() local
135 bcc = NULL; in main()
217 bcc = cat(bcc, nalloc(optarg, GBCC)); in main()
244 if (to == NULL && (subject != NULL || cc != NULL || bcc != NULL || in main()
272 mail(to, cc, bcc, smopts, fromaddr, subject); in main()
H A Dsend.c281 mail(struct name *to, struct name *cc, struct name *bcc, struct name *smopts, in mail() argument
290 head.h_bcc = bcc; in mail()
/openbsd-src/lib/libc/arch/sparc64/sys/
H A Dsbrk.S64 bcc,a 1f /* if success, */
78 bcc,a 1f /* if success, */
H A Dbrk.S65 bcc,a,pt %icc, 1f
80 bcc,a,pt %icc,1f
H A Dsigpending.S43 bcc,a 1f /* if success, */
H A Dsigprocmask.S51 bcc 2f /* if success, */
/openbsd-src/gnu/gcc/gcc/config/score/
H A Dmul-div.S135 bcc __uds_ok
143 bcc __uds_loop3
318 bcc __uds_ok
326 bcc __uds_loop3
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/arm/
H A Dudivmodsi4.S37 bcc LOCAL_LABEL(divby0)
40 bcc LOCAL_LABEL(quotient0)
H A Daeabi_uidivmod.S29 bcc LOCAL_LABEL(case_denom_larger)
H A Dumodsi3.S33 bcc LOCAL_LABEL(divby0)
H A Dudivsi3.S44 bcc LOCAL_LABEL(divby0)
/openbsd-src/lib/libc/arch/sparc64/
H A DSYS.h75 bcc 1f; \
85 bcc 1f; \
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/
H A Dt13_otr.s15 bcc 0x12+.+2 ;4412
32 bcc 0x1234+.+4 ;58401234
H A Dmn10200.s46 bcc bCC_tests
/openbsd-src/sys/lib/libkern/arch/sparc64/
H A DSYS.h70 ENTRY(x); mov _CAT(SYS_,x),%g1; t ST_SYSCALL; bcc 1f; nop; ERROR(); 1:
/openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/
H A D1.chain44 HJ/+bcc/Gm5mHwgYwKJ365gKK+TWz2ZpIWrUp3c8m7pYb+vTRLTXtw9KI4rjkATi
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mn10200/
H A Dlib1funcs.asm494 bcc .L5
525 bcc .L5
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/
H A DPAUSE2011.pub151 bcc/34KjnSQ3BgpuCgHjdGRkH7X+kWydwfve9eDsb0Er8Sxne4xX8tWHG7r7FHyu
/openbsd-src/gnu/gcc/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
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-h8500.texi198 ldc[.b] ea,crb bcc[.w] pcrel16
199 ldc[.w] ea,sr bcc[.b] pcrel8
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dlarith.asm279 bcc Start
913 bcc N
925 bcc Ret
/openbsd-src/gnu/gcc/gcc/config/m68hc11/
H A Dlarith.asm279 bcc Start
913 bcc N
925 bcc Ret
/openbsd-src/usr.sbin/tcpdump/
H A Dprint-smb.c560 int bcc = SVAL(data,0); in print_smb() local
561 printf("smb_bcc=%d",bcc); in print_smb()

123