Searched refs:READONLY_MSG (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-typeck.c3139 #define READONLY_MSG(A, I, D, AS) (use == lv_assign ? (A) \
3147 error (READONLY_MSG (G_("assignment of read-only member %qD"),
3154 error (READONLY_MSG (G_("assignment of read-only variable %qD"),
3160 error (READONLY_MSG (G_("assignment of read-only location"),
3123 #define READONLY_MSG macro

Completed in 62 milliseconds