Searched defs:no_such_func (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dexpr.c834 int no_such_func = 0; /* True if no such function exists */ local
847 no_such_func = 1;
858 }else if( no_such_func ){

Completed in 47 milliseconds