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

12

/freebsd-10.2-release/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-10.2-release/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-10.2-release/sys/i386/i386/
H A Dbioscall.s132 jc 1f
H A Dsupport.s301 jc copyout_fault
360 jc copyin_fault
/freebsd-10.2-release/sys/boot/pc98/boot0/
H A Dboot0.s60 jc error_hdd
83 jc error
/freebsd-10.2-release/usr.sbin/jail/
H A Dconfig.c793 const char *jc, *jd, *wc, *wd; local
799 for (jc = jname, wc = wname;
800 (jd = strchr(jc, '.')) && (wd = strchr(wc, '.'));
801 jc = jd + 1, wc = wd + 1)
802 if (strncmp(jc, wc, jd - jc + 1) && strncmp(wc, "*.", 2))
804 return (!strcmp(jc, wc) || !strcmp(wc, "*"));
/freebsd-10.2-release/sys/boot/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-10.2-release/crypto/openssl/crypto/
H A Dx86cpuid.pl348 &jc (&label("break"));
H A Dx86_64cpuid.pl275 jc .Lbreak_rdrand
/freebsd-10.2-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-x86_64.pl170 jc .Lintel
448 jc .Lc1stloop
512 jc .L8xchar
H A Drc4-586.pl316 &jc (&label("c1stloop"));
392 &jc (&label("1xchar"));
/freebsd-10.2-release/sys/boot/i386/zfsboot/
H A Dzfsldr.S183 jc read.1 # If error, fail
224 jc check_edd.1 # If error, fail
/freebsd-10.2-release/sys/boot/pc98/boot2/
H A Dboot1.S168 jc error
219 jc read_load
/freebsd-10.2-release/secure/lib/libcrypto/amd64/
H A Dx86_64cpuid.S229 jc .Lbreak_rdrand
H A Drc4-x86_64.S36 jc .Lintel
536 jc .Lc1stloop
600 jc .L8xchar
/freebsd-10.2-release/secure/lib/libcrypto/i386/
H A Drc4-586.s286 jc .L009c1stloop
354 jc .L0181xchar
H A Dx86cpuid.s326 jc .L020break
/freebsd-10.2-release/sys/boot/i386/boot0/
H A Dboot0ext.S307 jc main.10 # If error
385 jc intx13.1 # Not present, use CHS
H A Dboot0.S489 jc beep # If error
/freebsd-10.2-release/sys/boot/i386/boot2/
H A Dboot1.S283 jc read.1 # If error, use CHS
297 jc return # If error
/freebsd-10.2-release/sys/amd64/amd64/
H A Dsupport.S246 jc copyout_fault
302 jc copyin_fault

Completed in 256 milliseconds

12