Searched refs:xo (Results 26 - 50 of 79) sorted by relevance

1234

/freebsd-13-stable/contrib/libxo/tests/xo/
H A DMakefile.am45 XO=../../xo/xo
/freebsd-13-stable/usr.bin/w/
H A Dpr_time.c46 #include <libxo/xo.h>
/freebsd-13-stable/usr.sbin/bhyve/
H A Dsnapshot.h42 #include <libxo/xo.h>
H A DMakefile97 LIBADD+= ucl xo
/freebsd-13-stable/usr.bin/netstat/
H A DMakefile58 LIBADD= kvm memstat xo util
H A Dcommon.c57 #include <libxo/xo.h>
H A Dnetgraph.c60 #include <libxo/xo.h>
H A Dpfkey.c87 #include <libxo/xo.h>
H A Dbpf.c53 #include <libxo/xo.h>
H A Dmroute6.c93 #include <libxo/xo.h>
H A Dmbuf.c63 #include <libxo/xo.h>
H A Dunix.c67 #include <libxo/xo.h>
H A Dipsec.c115 #include <libxo/xo.h>
H A Dmroute.c75 #include <libxo/xo.h>
/freebsd-13-stable/crypto/openssl/crypto/md5/asm/
H A Dmd5-586.pl36 @xo=(
60 &mov($tmp2,&DWP($xo[$ki]*4,$K,"",0)) if $pos < 0; # very first one
71 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
94 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
122 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0));
140 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
165 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if $pos != 2; # load X/k value
/freebsd-13-stable/usr.bin/procstat/
H A Dprocstat.h33 #include <libxo/xo.h>
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp253 u32 xo = (inst >> 1) & 0x3FF; local
262 (opcd == 31 && (xo == 247 || xo == 439 || xo == 183 || xo == 181))))
/freebsd-13-stable/usr.sbin/lastlogin/
H A Dlastlogin.c50 #include <libxo/xo.h>
/freebsd-13-stable/usr.bin/iscsictl/
H A Dperiphs.c62 #include <libxo/xo.h>
H A Dparse.y43 #include <libxo/xo.h>
/freebsd-13-stable/contrib/libxo/
H A DMakefile.am13 SUBDIRS = libxo xo xopo xolint xohtml tests doc encoder
/freebsd-13-stable/sys/amd64/amd64/
H A Dmp_machdep.c404 int apic_id, cpu, domain, i, xo; local
415 xo = 1;
417 xo = 0;
419 pt4 = (uint64_t *)PHYS_TO_DMAP(mptramp_pagetables + xo * PAGE_SIZE);
436 (xo + 1) * PAGE_SIZE);
444 ((xo + 2) * PAGE_SIZE));
/freebsd-13-stable/usr.sbin/boot0cfg/
H A Dboot0cfg.c549 stropt(const char *arg, int *xa, int *xo) argument
571 *xo |= x;
/freebsd-13-stable/usr.bin/wc/
H A Dwc.c64 #include <libxo/xo.h>
/freebsd-13-stable/usr.bin/
H A DMakefile186 xo \

Completed in 231 milliseconds

1234