Searched refs:CONFIG_H_NOTOK (Results 1 – 4 of 4) sorted by relevance
10 CONFIG_H_OK, CONFIG_H_NOTOK,78 self.assertEqual(check_config_h()[0], CONFIG_H_NOTOK)
239 CONFIG_H_NOTOK = "not ok" variable291 return (CONFIG_H_NOTOK, "'%s' does not mention '__GNUC__'" % fn)
354 CONFIG_H_NOTOK = "not ok" variable406 return (CONFIG_H_NOTOK, "'%s' does not mention '__GNUC__'" % fn)
325 CONFIG_H_NOTOK = "not ok" variable364 return CONFIG_H_NOTOK, "'%s' does not mention '__GNUC__'" % fn