HomeSort by relevance Sort by last modified time
    Searched defs:TYPE_QUAL_RESTRICT (Results 1 - 2 of 2) sorted by null

  /external/valgrind/coregrind/m_demangle/
cplus-dem.c 473 #define TYPE_QUAL_RESTRICT 0x4
588 return TYPE_QUAL_RESTRICT;
615 case TYPE_QUAL_RESTRICT:
621 case TYPE_QUAL_CONST | TYPE_QUAL_RESTRICT:
624 case TYPE_QUAL_VOLATILE | TYPE_QUAL_RESTRICT:
627 case TYPE_QUAL_CONST | TYPE_QUAL_VOLATILE | TYPE_QUAL_RESTRICT:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree.h     [all...]

Completed in 67 milliseconds