Home
last modified time | relevance | path

Searched refs:bdsize (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/hppa/stand/common/
H A Dpdc.c87 int bdsize = sizeof(struct bootdata); variable
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c13789 int bdsize; in check_br16_dslot() local
13794 bdsize = 4; in check_br16_dslot()
13798 bdsize = 2; in check_br16_dslot()
13801 bdsize = 0; in check_br16_dslot()
13803 return bdsize; in check_br16_dslot()
13815 int bdsize; in check_br32_dslot() local
13820 bdsize = 4; in check_br32_dslot()
13823 bdsize = 2; in check_br32_dslot()
13826 bdsize = 0; in check_br32_dslot()
13828 return bdsize; in check_br32_dslot()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c13874 int bdsize; in check_br16_dslot() local
13879 bdsize = 4; in check_br16_dslot()
13883 bdsize = 2; in check_br16_dslot()
13886 bdsize = 0; in check_br16_dslot()
13888 return bdsize; in check_br16_dslot()
13900 int bdsize; in check_br32_dslot() local
13905 bdsize = 4; in check_br32_dslot()
13908 bdsize = 2; in check_br32_dslot()
13911 bdsize = 0; in check_br32_dslot()
13913 return bdsize; in check_br32_dslot()