Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c114621 static void gatherSelectWindows(Select *p){ function
114810 if( p->pWin && db->mallocFailed==0 ) gatherSelectWindows(pNew);