Searched refs:jc (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-11-stable/sys/contrib/cloudabi/
H A Dcloudabi_vdso_x86_64.S42 jc 1f
54 jc 1f
78 jc 1f
92 jc 1f
111 jc 1f
124 jc 1f
137 jc 1f
149 jc 1f
167 jc 1f
197 jc
[all...]
H A Dcloudabi_vdso_i686.S40 jc 1f
52 jc 1f
76 jc 1f
87 jc 1f
106 jc 1f
117 jc 1f
128 jc 1f
139 jc 1f
156 jc 1f
186 jc
[all...]
/freebsd-11-stable/lib/msun/amd64/
H A Ds_remquo.S42 jc 1b
H A Ds_remquof.S42 jc 1b
H A Ds_remquol.S40 jc 1b
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_bitstring.c49 int jc, js; local
51 bit_ffc(b, n, &jc);
54 (void) fprintf(file, "%3d %3d ", jc, js);
/freebsd-11-stable/crypto/openssl/crypto/
H A Dx86_64cpuid.pl177 jc .Lnotknights
301 jc .Lbreak_rdrand
316 jc .Lbreak_rdseed
H A Dx86cpuid.pl360 &jc (&label("break"));
372 &jc (&label("break"));
/freebsd-11-stable/secure/lib/libcrypto/amd64/
H A Dx86_64cpuid.S159 jc .Lnotknights
256 jc .Lbreak_rdrand
271 jc .Lbreak_rdseed
H A Daesni-gcm-x86_64.S24 jc .Lhandle_ctr32
293 jc .L6x_done
350 jc .Ldec_no_key_aliasing
412 jc .Lhandle_ctr32_2
524 jc .Lenc_no_key_aliasing
H A Drc4-x86_64.S37 jc .Lintel
537 jc .Lc1stloop
601 jc .L8xchar
/freebsd-11-stable/sys/i386/i386/
H A Dbioscall.s132 jc 1f
/freebsd-11-stable/stand/pc98/boot0/
H A Dboot0.s60 jc error_hdd
83 jc error
/freebsd-11-stable/usr.sbin/jail/
H A Dconfig.c780 const char *jc, *jd, *wc, *wd; local
786 for (jc = jname, wc = wname;
787 (jd = strchr(jc, '.')) && (wd = strchr(wc, '.'));
788 jc = jd + 1, wc = wd + 1)
789 if (strncmp(jc, wc, jd - jc + 1) && strncmp(wc, "*.", 2))
791 return (!strcmp(jc, wc) || !strcmp(wc, "*"));
/freebsd-11-stable/stand/pc98/boot0.5/
H A Ddisk.s110 jc read_ipl_error
156 jc write_ipl_error
192 jc err_newsense
H A Dputssjis.s56 jc put_2byte_char
H A Dboot.s83 jc boot_error
/freebsd-11-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-x86_64.pl170 jc .Lintel
448 jc .Lc1stloop
512 jc .L8xchar
H A Drc4-586.pl320 &jc (&label("c1stloop"));
396 &jc (&label("1xchar"));
/freebsd-11-stable/stand/pc98/boot2/
H A Dboot1.S168 jc error
219 jc read_load
/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsldr.S200 jc read.1 # If error, fail
241 jc check_edd.1 # If error, fail
/freebsd-11-stable/secure/lib/libcrypto/i386/
H A Drc4-586.S294 jc .L011c1stloop
365 jc .L0211xchar
670 jc .L009c1stloop
738 jc .L0181xchar
H A Dx86cpuid.S348 jc .L024break
363 jc .L026break
711 jc .L021break
726 jc .L023break
/freebsd-11-stable/stand/i386/boot2/
H A Dboot1.S283 jc read.1 # If error, use CHS
297 jc return # If error
/freebsd-11-stable/crypto/openssl/crypto/modes/asm/
H A Daesni-gcm-x86_64.pl99 jc .Lhandle_ctr32 # discard $inout[1-5]?
368 jc .L6x_done
448 jc .Ldec_no_key_aliasing
527 jc .Lhandle_ctr32_2
655 jc .Lenc_no_key_aliasing

Completed in 110 milliseconds

123