Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/heimdal/lib/hx509/
H A Dsoftp11.c1571 CK_BYTE_PTR pPart, in C_SignUpdate() argument
1678 CK_BYTE_PTR pPart, in C_VerifyUpdate() argument
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c151937 ExprList *pPart = pMWin->pPartition;
151938 int iColOff = pMWin->nBufferCol + (pPart ? pPart->nExpr : 0);
153204 ExprList *pPart = pMWin->pPartition;
153205 int nPart = pPart->nExpr;
153207 KeyInfo *pKeyInfo = sqlite3KeyInfoFromExprList(pParse, pPart, 0, 0);