Searched refs:WARN_STRICT_PROTOTYPES (Results 1 – 3 of 3) sorted by relevance
69 [WARN_STRICT_PROTOTYPES] = { WARN_STATE_ON, "strict-prototypes" },155 SET(WARN_STRICT_PROTOTYPES); in set_warning_opt()
101 …WARN_STRICT_PROTOTYPES, /**< Warn if a function declaration has an unspecified paramet… enumerator
3950 warningf(WARN_STRICT_PROTOTYPES, pos, "function declaration '%#N' is not a prototype", entity); in record_entity()