HomeSort by: relevance | last modified time | path
    Searched refs:bcc (Results 1 - 25 of 50) sorted by relevancy

1 2

  /src/lib/libc/arch/sparc64/sys/
ptrace.S 57 bcc 1f
getcontext.S 46 bcc,a 1f
pipe.S 57 bcc,a 1f
sbrk.S 73 bcc,a 1f /* if success, */
90 bcc,a 1f /* if success, */
106 bcc,a 1f /* if success, */
brk.S 76 bcc,a,pt %icc, 1f
94 bcc,a,pt %icc, 1f
111 bcc,a,pt %icc,1f
  /src/lib/libc/compat/arch/sparc64/sys/
compat_sigpending.S 55 bcc,a 1f /* if success, */
compat_sigprocmask.S 65 bcc 2f /* if success, */
  /src/lib/libcurses/EXAMPLES/
ex1.c 63 cchar_t cc, ncc, cstr[ 128 ], icc, icstr[ 128 ], bcc; local in function:main
114 bcc.elements = 8;
115 bcc.attributes = 0;
116 bcc.vals[ 0 ] = L'_';
117 bcc.vals[ 1 ] = 0xda01;
118 bcc.vals[ 2 ] = 0xda02;
119 bcc.vals[ 3 ] = 0xda03;
120 bcc.vals[ 4 ] = 0xda04;
121 bcc.vals[ 5 ] = 0xda05;
122 bcc.vals[ 6 ] = 0xda06
    [all...]
  /src/common/lib/libc/arch/arm/string/
strncmp.S 59 bcc 4f /* yes, we're done */
61 bcc 4f /* yes, we're done */
strcmp.S 47 bcc 2f
  /src/lib/libc/arch/sparc/sys/
pipe.S 57 bcc,a 1f
getcontext.S 46 bcc,a 1f
sbrk.S 70 bcc,a 1f ! if success,
83 bcc,a 1f ! if success,
ptrace.S 69 bcc 1f
brk.S 76 bcc,a 1f
92 bcc,a 1f
  /src/lib/libc/compat/arch/sparc/sys/
compat_sigpending.S 55 bcc,a 1f ! if success,
compat_sigprocmask.S 64 bcc 2f ! if success,
  /src/sys/external/bsd/gnu-efi/dist/lib/arm/
div.S 41 bcc ASM_PFX(__arm_div4)
43 bcc ASM_PFX(__arm_div8)
61 bcc ASM_PFX(__arm_div1)
63 bcc ASM_PFX(__arm_div4)
65 bcc ASM_PFX(__arm_div8)
102 bcc label1
104 bcc label2
109 bcc label2
113 bcc label2
uldiv.S 94 bcc ASM_PFX(_ll_udiv_small_label1)
102 bcc ASM_PFX(_ll_udiv_small_label2)
109 bcc ASM_PFX(_ll_udiv_small_label3)
119 bcc ASM_PFX(_ll_udiv_small_label5)
184 bcc ASM_PFX(_ll_udiv_big_label1)
191 bcc ASM_PFX(_ll_udiv_big_label2)
201 bcc ASM_PFX(_ll_udiv_big_label4)
  /src/lib/libc/arch/sparc/gen/
swapcontext.S 43 bcc,a 1f
  /src/lib/libc/arch/sparc64/gen/
swapcontext.S 44 bcc,a 1f
  /src/usr.bin/mail/
main.c 79 [-b bcc-addr] to-addr ... [- sendmail-options ...]\n\
85 Usage: mail [-EiInv] [-r rcfile] [-s subject] [-c cc-addr] [-b bcc-addr]\n\
149 * can get expanded. Without this, the CC: or BCC: list is broken too
181 struct name *to, *cc, *bcc, *smopts; local in function:main
225 bcc = NULL;
347 bcc = cat(bcc, lexpand(optarg, GBCC));
389 if (to == NULL && (subject != NULL || cc != NULL || bcc != NULL))
431 (void)mail(to, cc, bcc, smopts, subject,
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
udivmodsi4.S 45 bcc LOCAL_LABEL(divby0)
48 bcc LOCAL_LABEL(quotient0)
  /src/sys/arch/arm/arm/
blockio.S 427 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
  /src/lib/libc/arch/sparc/
SYS.h 84 bcc 1f; \

Completed in 28 milliseconds

1 2