Searched refs:fsun (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/usr.sbin/dumpfs/
H A Ddumpfs.c70 static union fsun { union
73 } fsun; variable in typeref:union:fsun
74 #define afs fsun.fs
542 union fsun alt;
/netbsd-current/sbin/newfs/
H A Dmkfs.c136 } *fsun; variable in typeref:union:__anon1
137 #define sblock fsun->fs
204 if ((fsun = aligned_alloc(DEV_BSIZE, sizeof(*fsun))) == NULL)
206 memset(fsun, 0, sizeof(*fsun));
/netbsd-current/usr.sbin/makefs/ffs/
H A Dmkfs.c92 } fsun; variable in typeref:union:__anon43
93 #define sblock fsun.fs
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmsa.s646 fsun.w $w9,$w10,$w11
647 fsun.d $w12,$w13,$w14
H A Dmicromips@msa.d679 [0-9a-f]+ <[^>]*> 5a4b 5266 fsun\.w \$w9,\$w10,\$w11
680 [0-9a-f]+ <[^>]*> 5a6e 6b26 fsun\.d \$w12,\$w13,\$w14
H A Dmipsr6@msa.d679 [0-9a-f]+ <[^>]*> 7a4b525a fsun\.w \$w9,\$w10,\$w11
680 [0-9a-f]+ <[^>]*> 7a6e6b1a fsun\.d \$w12,\$w13,\$w14
H A Dmsa.d648 [0-9a-f]+ <[^>]*> 7a4b525a fsun\.w \$w9,\$w10,\$w11
649 [0-9a-f]+ <[^>]*> 7a6e6b1a fsun\.d \$w12,\$w13,\$w14

Completed in 155 milliseconds