HomeSort by: relevance | last modified time | path
    Searched defs:byte_size2 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 30676 unsigned int byte_size1, byte_size2;
30684 byte_size2 = get_AT_unsigned (dy, DW_AT_byte_size);
30685 if (byte_size1 < byte_size2)
30687 if (byte_size1 > byte_size2)
30657 unsigned int byte_size1, byte_size2; local
dwarf2out.cc 30676 unsigned int byte_size1, byte_size2;
30684 byte_size2 = get_AT_unsigned (dy, DW_AT_byte_size);
30685 if (byte_size1 < byte_size2)
30687 if (byte_size1 > byte_size2)
30657 unsigned int byte_size1, byte_size2; local
dwarf2out.cc 30676 unsigned int byte_size1, byte_size2;
30684 byte_size2 = get_AT_unsigned (dy, DW_AT_byte_size);
30685 if (byte_size1 < byte_size2)
30687 if (byte_size1 > byte_size2)
30657 unsigned int byte_size1, byte_size2; local
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 30530 unsigned int byte_size1, byte_size2;
30538 byte_size2 = get_AT_unsigned (dy, DW_AT_byte_size);
30539 if (byte_size1 < byte_size2)
30541 if (byte_size1 > byte_size2)
30511 unsigned int byte_size1, byte_size2; local
dwarf2out.cc 30530 unsigned int byte_size1, byte_size2;
30538 byte_size2 = get_AT_unsigned (dy, DW_AT_byte_size);
30539 if (byte_size1 < byte_size2)
30541 if (byte_size1 > byte_size2)
30511 unsigned int byte_size1, byte_size2; local
dwarf2out.cc 30530 unsigned int byte_size1, byte_size2;
30538 byte_size2 = get_AT_unsigned (dy, DW_AT_byte_size);
30539 if (byte_size1 < byte_size2)
30541 if (byte_size1 > byte_size2)
30511 unsigned int byte_size1, byte_size2; local

Completed in 447 milliseconds