Home
last modified time | relevance | path

Searched refs:fsun (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.sbin/dumpfs/
H A Ddumpfs.c70 static union fsun { union
73 } fsun; variable
74 #define afs fsun.fs
542 union fsun alt; in print_alt_super()
/netbsd-src/sbin/newfs/
H A Dmkfs.c136 } *fsun; variable
137 #define sblock fsun->fs
204 if ((fsun = aligned_alloc(DEV_BSIZE, sizeof(*fsun))) == NULL) in mkfs()
206 memset(fsun, 0, sizeof(*fsun)); in mkfs()
/netbsd-src/usr.sbin/makefs/ffs/
H A Dmkfs.c92 } fsun; variable
93 #define sblock fsun.fs
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsMSAInstrInfo.td2177 class FSUN_W_DESC : MSA_3RF_DESC_BASE<"fsun.w", int_mips_fsun_w,
2179 class FSUN_D_DESC : MSA_3RF_DESC_BASE<"fsun.d", int_mips_fsun_d,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips-msa.md1549 (UNSPEC_MSA_FSUN "fsun")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips-msa.md1592 (UNSPEC_MSA_FSUN "fsun")