Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/tea/win/
H A Dnmakehlp.c45 static int CheckForCompilerFeature(const char *option);
103 return CheckForCompilerFeature(argv[2]); in main()
181 CheckForCompilerFeature( in CheckForCompilerFeature() function