Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/tea/win/
H A Dnmakehlp.c41 static int CheckForCompilerFeature(const char *option);
101 return CheckForCompilerFeature(argv[2]); in main()
196 CheckForCompilerFeature( in CheckForCompilerFeature() function