Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
Dmacho-objfmt.c847 unsigned int long_int_bytes = (info->is_64) ? 8 : 4; in macho_objfmt_output_symtable() local
1044 unsigned long long_int_bytes; in macho_objfmt_output() local