Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/tea/win/
H A Dnmakehlp.c41 static int CheckForCompilerFeature(const char *option);
101 return CheckForCompilerFeature(argv[2]); in main()
196 CheckForCompilerFeature( in CheckForCompilerFeature() function