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

  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm-c.cc 170 int wchar_size = (int)(TYPE_PRECISION (wchar_type_node) / BITS_PER_UNIT); local
171 arm_emit_eabi_attribute ("Tag_ABI_PCS_wchar_t", 18, wchar_size);
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm-c.cc 194 int wchar_size = (int)(TYPE_PRECISION (wchar_type_node) / BITS_PER_UNIT); local
195 arm_emit_eabi_attribute ("Tag_ABI_PCS_wchar_t", 18, wchar_size);

Completed in 25 milliseconds