HomeSort by: relevance | last modified time | path
    Searched refs:bis (Results 1 - 10 of 10) sorted by relevancy

  /src/common/lib/libc/arch/alpha/atomic/
atomic_or.S 38 bis t1, a1, t2
50 bis t1, a1, t2
63 bis t1, a1, t2
75 bis t1, a1, t2
  /src/sys/arch/sparc/sparc/
intreg.h 153 #define icr_si_bis(bis) do { \
154 *((uint32_t *)ICR_SI_SET) = (bis); \
auxiotwo.c 100 auxiotwobisc(int bis, int bic)
112 auxiotwo_regval = (auxiotwo_regval | bis) & ~bic;
auxreg.c 179 auxregbisc(int bis, int bic)
191 auxio_regval = (auxio_regval | bis) & ~bic;
pmap.c 821 updatepte4m(vaddr_t va, int *pte, int bic, int bis, int ctx, u_int cpuset)
848 swapval = (oldval & ~bic) | bis;
2366 pv_changepte4_4c(struct vm_page *pg, int bis, int bic)
2396 *ptep = (*ptep | bis) & ~bic;
2420 pte = (pte | bis) & ~bic;
2661 pv_changepte4m(struct vm_page *pg, int bis, int bic)
2692 &sp->sg_pte[VA_SUN4M_VPG(va)], bic, bis, pm->pm_ctxnum,
locore.s 5753 * ienab_bis(bis) int bis;
5771 or %o4, %o0, %o4 ! *INTRREG_VA |= bis;
  /src/common/lib/libc/arch/alpha/string/
ffs.S 92 bis zero, zero, v0
  /src/bin/csh/
exec.c 95 #define bis(h, b) ((h)[(b) >> 3] = \ macro
470 bis(xhash, hashval);
  /src/usr.sbin/sysinst/arch/mac68k/
msg.md.de 75 Partitions �bersicht f�r bis zu 15 Partitionen, sowie vordefinierte Partitionesn
81 geschrieben, bis Sie die Partitionierung erfolgreich abgeschlossen haben.
  /src/usr.sbin/sysinst/
msg.mi.de 368 -1: bis zum Ende / Maximum}
376 { $0: bis zur angegebenen Partition}
483 rc_configured=YES umzustellen, da das System sonst nur bis zum Single User
1376 message dl_get_custom_fstype {Dateisystem-Typcode (bis 255)}
1378 message dl_type_invalid {Ung�ltiger Dateisystem-Typcode (0 bis 255)}

Completed in 22 milliseconds