Searched defs:bb (Results 1 - 25 of 61) sorted by relevance

123

/src/common/lib/libc/quad/
H A Dadddi3.c55 union uu aa, bb, sum; local in function:__adddi3
H A Danddi3.c53 union uu aa, bb; local in function:__anddi3
H A Dcmpdi2.c55 union uu aa, bb; local in function:__cmpdi2
H A Diordi3.c53 union uu aa, bb; local in function:__iordi3
H A Dsubdi3.c54 union uu aa, bb, diff; local in function:__subdi3
H A Ducmpdi2.c54 union uu aa, bb; local in function:__ucmpdi2
H A Dxordi3.c53 union uu aa, bb; local in function:__xordi3
/src/usr.sbin/installboot/arch/
H A Dsparc64.c92 char bb[SPARC64_BOOT_BLOCK_MAX_SIZE]; local in function:sparc64_clearboot
139 char bb[SPARC64_BOOT_BLOCK_MAX_SIZ local in function:sparc64_setboot
[all...]
H A Dmacppc.c99 writeapplepartmap(ib_params * params,struct bbinfo_params * bb_params,uint8_t * bb) argument
H A Dnews.c150 news_copydisklabel(ib_params * params,struct bbinfo_params * bbparams,uint8_t * bb) argument
H A Dsparc.c108 sparc_setheader(ib_params *params, struct bbinfo_params *bb_params, uint8_t *bb) argument
95 sparc_clearheader(ib_params * params,struct bbinfo_params * bb_params,uint8_t * bb) argument
H A Dx68k.c110 char bb[X68K_BOOT_BLOCK_MAX_SIZE]; local in function:x68k_setboot
94 x68k_clearheader(ib_params * params,struct bbinfo_params * bb_params,uint8_t * bb) argument
[all...]
H A Dhppa.c78 char bb[HPPA_BOOT_BLOCK_SIZE]; local in function:hppa_clearboot
130 char bb[HPPA_BOOT_BLOCK_SIZ local in function:hppa_setboot
[all...]
H A Dalpha.c136 struct alpha_boot_block bb; local in function:alpha_clearboot
211 struct alpha_boot_block bb; local in function:alpha_setboot
366 resum(ib_params * params,struct alpha_boot_block * const bb,uint16_t * bb16) argument
382 sun_bootstrap(ib_params * params,struct alpha_boot_block * const bb) argument
445 check_sparc(const struct alpha_boot_block * const bb,const char * when) argument
[all...]
H A Dpmax.c136 struct pmax_boot_block bb; local in function:pmax_clearboot
191 struct pmax_boot_block bb; local in function:pmax_setboot
[all...]
H A Dvax.c114 struct vax_boot_block bb; local in function:vax_clearboot
173 struct vax_boot_block *bb; local in function:vax_setboot
[all...]
/src/sbin/fsck_lfs/
H A Dpass5.c59 daddr_t bb; /* total number of used blocks (lower bound) */ local in function:pass5
/src/sys/arch/alpha/stand/mkbootimage/
H A Dmkbootimage.c59 struct alpha_boot_block *bb; local in function:main
[all...]
/src/sys/arch/acorn32/stand/lib/
H A Driscospart.c152 struct filecore_bootblock *bb; local in function:getdisklabel_acorn
/src/usr.sbin/installboot/
H A Dbbinfo.c62 uint8_t *bb; local in function:shared_bbinfo_clearboot
146 uint8_t *bb; local in function:shared_bbinfo_setboot
[all...]
/src/sys/fs/filecorefs/
H A Dfilecore_utils.c154 filecore_bbchecksum(void *bb) argument
/src/sys/arch/atari/stand/ahdilabel/
H A Dwrite.c315 struct bootblock *bb; local in function:invalidate_netbsd_label
[all...]
/src/sys/arch/arm/arm/
H A Ddisksubr_acorn.c184 struct filecore_bootblock *bb; local in function:filecore_label_read
326 struct filecore_bootblock *bb; local in function:filecore_label_locate
[all...]
/src/sys/arch/macppc/stand/installboot/
H A Dinstallboot.c60 uint8_t *bb; local in function:main
/src/sys/arch/atari/atari/
H A Ddisksubr.c161 struct bootblock *bb = (struct bootblock *)bp->b_data; local in function:writedisklabel
212 struct bootblock *bb; local in function:bsd_label
[all...]

Completed in 11 milliseconds

123