Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/heimdal/lib/hx509/
H A Dsoftp11.c1575 CK_BYTE_PTR pPart, in C_SignUpdate() argument
1682 CK_BYTE_PTR pPart, in C_VerifyUpdate() argument
/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3.c157981 ExprList *pPart = pMWin->pPartition;
157982 int iColOff = pMWin->nBufferCol + (pPart ? pPart->nExpr : 0);
159267 ExprList *pPart = pMWin->pPartition;
159268 int nPart = pPart->nExpr;
159270 KeyInfo *pKeyInfo = sqlite3KeyInfoFromExprList(pParse, pPart, 0, 0);