Home
last modified time | relevance | path

Searched defs:msd (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
Dmacho-objfmt.c300 /*@dependent@ */ macho_section_data *msd; member
540 /*@null@*/ macho_section_data *msd; in macho_objfmt_output_value() local
629 /*@dependent@ *//*@null@ */ macho_section_data *msd; in macho_objfmt_output_section() local
649 /*@dependent@*/ /*@null@*/ macho_section_data *msd; in macho_objfmt_output_relocs() local
717 /*@dependent@*/ /*@null@*/ macho_section_data *msd; in macho_objfmt_is_section_label() local
734 /*@dependent@*/ /*@null@*/ macho_section_data *msd; in macho_objfmt_output_secthead() local
865 /*@dependent@*/ /*@null@*/ macho_section_data *msd; in macho_objfmt_output_symtable() local
998 /*@dependent@ *//*@null@ */ macho_section_data *msd; in macho_objfmt_calc_sectsize() local
1293 macho_section_data *msd; in macho_objfmt_add_default_section() local
1325 macho_section_data *msd; in macho_objfmt_section_switch() local
[all …]
/external/chromium_org/third_party/icu/source/i18n/
DdecNumberLocal.h292 uByte *msd; /* -> most significant digit */ member
/external/icu/icu4c/source/i18n/
DdecNumberLocal.h280 uByte *msd; /* -> most significant digit */ member
/external/bison/lib/
Dvasnprintf.c554 mp_limb_t msd = b_ptr[b_len - 1]; /* = b[n-1], > 0 */ in divide() local