Home
last modified time | relevance | path

Searched defs:notNormalFile (Results 1 – 1 of 1) sorted by relevance

/third_party/sqlite/src/
Dshell.c647 # define notNormalFile(X) 0 macro
649 static int notNormalFile(const char *zFile){ in notNormalFile() function