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

/netbsd-current/sys/arch/shark/ofw/
H A Dofw.c1809 PLEFTOVER pLeft; local
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18929 Expr *pLeft; /* Left subnode */ member in struct:Expr
56169 struct RowSetEntry *pLeft; /* Left subtree (smaller entries) */ member in struct:RowSetEntry
56425 struct RowSetEntry *pLeft; /* Left subtree */ local
56459 struct RowSetEntry *pLeft; /* Left subtree */ local
107198 Expr *pLeft = pExpr->pLeft; local
108808 sqlite3BinaryCompareCollSeq( Parse *pParse, const Expr *pLeft, const Expr *pRight ) argument
108847 codeCompare( Parse *pParse, Expr *pLeft, Expr *pRight, int opcode, int in1, int in2, int dest, int jumpIfNull, int isCommuted ) argument
109089 Expr *pLeft = pExpr->pLeft; local
109379 sqlite3ExprAttachSubtrees( sqlite3 *db, Expr *pRoot, Expr *pLeft, Expr *pRight ) argument
109420 sqlite3PExpr( Parse *pParse, int op, Expr *pLeft, Expr *pRight ) argument
109522 sqlite3ExprAnd(Parse *pParse, Expr *pLeft, Expr *pRight) argument
110728 Expr *pLeft = sqlite3ExprSimplifiedAndOr(pExpr->pLeft); local
111610 Expr *pLeft = pExpr->pLeft; local
111701 Expr *pLeft; /* the LHS of the IN operator */ local
112078 Expr *pLeft; /* The LHS of the IN operator */ local
113043 Expr *pLeft = pExpr->pLeft; local
113100 Expr *pLeft = pExpr->pLeft; local
113316 Expr *pLeft = pExpr->pLeft; local
114681 Expr *pLeft = pExpr->pLeft; local
131239 Expr *pLeft; /* Value from parent table row */ local
131271 Expr *pLeft; /* Value from parent table row */ local
142281 SrcItem *pLeft; /* Left table being joined */ local
146604 Expr *pRight, *pLeft; local
147477 Select *pLeft; /* Left-most SELECT statement */ local
148022 Expr *pLeft; local
157685 Expr *pLeft = pTerm->pExpr->pLeft; local
159127 Expr *pRight, *pLeft; /* Right and left size of LIKE operator */ local
159381 Expr *pLeft = pExpr->pLeft; local
159737 Expr *pLeft = 0; local
159811 Expr *pLeft = 0; /* The LHS of the IN operator */ local
160098 Expr *pLeft = sqlite3ExprSkipCollate(pExpr->pLeft); local
160231 Expr *pLeft = pExpr->pLeft; local
160274 Expr *pLeft; /* LHS of LIKE/GLOB operator */ local
160366 Expr *pLeft = sqlite3ExprForVectorField(pParse, pExpr->pLeft, i, nLeft); local
160419 Expr *pRight = 0, *pLeft = 0; local
164437 Expr *pLeft = pPart->pLeft; local
174917 Select *pRight, *pLeft = yymsp[-4].minor.yy47; local
174959 Expr *pRight, *pLeft, *pDot; local
184625 Fts3Expr *pLeft; /* Left operand */ member in struct:Fts3Expr
188820 char *pLeft; local
189886 Fts3Expr *pLeft = pExpr->pLeft; local
189940 Fts3Expr *pLeft = pExpr->pLeft; local
189968 Fts3Expr *pLeft = pExpr->pLeft; local
192200 Fts3Expr *pLeft = pRoot->pLeft; local
210935 splitNodeStartree( Rtree *pRtree, RtreeCell *aCell, int nCell, RtreeNode *pLeft, RtreeNode *pRight, RtreeCell *pBboxLeft, RtreeCell *pBboxRight ) argument
211071 RtreeNode *pLeft = 0; local
213763 geopolyEventMerge(GeoEvent *pLeft, GeoEvent *pRight) argument
213810 geopolySegmentMerge(GeoSegment *pLeft, GeoSegment *pRight) argument
229082 sqlite3changeset_concat( int nLeft, void *pLeft, int nRight , void *pRight, int *pnOut, void **ppOut ) argument
235829 Fts5ExprPhrase *pLeft = pNear->apPhrase[0]; local
237086 sqlite3Fts5ParseNode( Fts5Parse *pParse, int eType, Fts5ExprNode *pLeft, Fts5ExprNode *pRight, Fts5ExprNearset *pNear ) argument
237176 sqlite3Fts5ParseImplicitAnd( Fts5Parse *pParse, Fts5ExprNode *pLeft, Fts5ExprNode *pRight ) argument
238398 fts5HashEntryMerge( Fts5HashEntry *pLeft, Fts5HashEntry *pRight ) argument
239335 fts5BufferCompareBlob( Fts5Buffer *pLeft, const u8 *pRight, int nRight ) argument
239354 fts5BufferCompare(Fts5Buffer *pLeft, Fts5Buffer *pRight) argument
[all...]

Completed in 590 milliseconds