Searched refs:apAll (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dselect.c85 Token *apAll[3]; local
101 apAll[0] = pA;
102 apAll[1] = pB;
103 apAll[2] = pC;
104 for(i=0; i<3 && apAll[i]; i++){
105 p = apAll[i];

Completed in 61 milliseconds