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

  /src/external/gpl3/gcc/dist/gcc/
tree.h 2398 #define TYPE_QUALS(NODE) \
2405 /* The same as TYPE_QUALS without the address space qualifications. */
2412 /* The same as TYPE_QUALS without the address space and atomic
5044 (BASE, TYPE_QUALS). */
5049 TYPE_QUALS, if one exists. If no qualified version exists yet,
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 2243 #define TYPE_QUALS(NODE) \
2250 /* The same as TYPE_QUALS without the address space qualifications. */
2257 /* The same as TYPE_QUALS without the address space and atomic
4775 (BASE, TYPE_QUALS). */
4780 TYPE_QUALS, if one exists. If no qualified version exists yet,

Completed in 38 milliseconds