Searched refs:strict (Results 1 – 5 of 5) sorted by relevance
25 extern bool strict;
93 if (strict) { in parsePlatform()
64 bool strict; variable431 if (strict) { in checkVersions()549 strict = true; in main()
15 They can be included from C++, or when compiling code in strict ANSI mode.
61 In Android Q, fdsan has a global default of warn-once. fdsan can be made more or less strict at run…