Home
last modified time | relevance | path

Searched refs:RID_LAST_MODIFIER (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-common.h193 RID_LAST_MODIFIER = RID_ONEWAY, enumerator
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-common.h245 RID_LAST_MODIFIER = RID_ONEWAY, enumerator
/dragonfly/contrib/gcc-4.7/gcc/
HDc-decl.c8891 if ((int) i <= (int) RID_LAST_MODIFIER) in declspecs_add_type()
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-decl.c10016 if ((int) i <= (int) RID_LAST_MODIFIER) in declspecs_add_type()