Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/tea/win/
H A Dnmakehlp.c42 static int CheckForLinkerFeature(char **options, int count);
112 return CheckForLinkerFeature(&argv[2], argc-2); in main()
330 CheckForLinkerFeature( in CheckForLinkerFeature() function