Searched refs:msd (Results 1 – 5 of 5) sorted by relevance
300 /*@dependent@ */ macho_section_data *msd; member533 info->msd->extreloc = 1; /* section has external relocations */ in macho_objfmt_output_value()540 /*@null@*/ macho_section_data *msd; in macho_objfmt_output_value() local541 msd = yasm_section_get_data(sym_sect, &macho_section_data_cb); in macho_objfmt_output_value()542 assert(msd != NULL); in macho_objfmt_output_value()543 intn_plus += msd->vmoff + yasm_bc_next_offset(sym_precbc); in macho_objfmt_output_value()547 info->msd->nreloc++; in macho_objfmt_output_value()629 /*@dependent@ *//*@null@ */ macho_section_data *msd; in macho_objfmt_output_section() local632 msd = yasm_section_get_data(sect, &macho_section_data_cb); in macho_objfmt_output_section()633 assert(msd != NULL); in macho_objfmt_output_section()[all …]
554 mp_limb_t msd = b_ptr[b_len - 1]; /* = b[n-1], > 0 */ in divide() local558 s = __builtin_clz (msd); in divide()572 m.value = msd; in divide()583 if (msd >= 0x10000) in divide()585 msd = msd >> 16; in divide()588 if (msd >= 0x100) in divide()590 msd = msd >> 8; in divide()593 if (msd >= 0x10) in divide()595 msd = msd >> 4; in divide()598 if (msd >= 0x4) in divide()[all …]
280 uByte *msd; /* -> most significant digit */ member
292 uByte *msd; /* -> most significant digit */ member
55648 http://www.maxwell.af.mil/msd/newcomer/famsupport/relas.htm