Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib84 # FreeBSD version numbers are X.Y-BRANCH-pZ. Depending on
85 # branch, -pZ may not be present, but this is typically only
/freebsd/contrib/sqlite3/
H A Dsqlite3.c33940 const Expr *pX, *pY, *pZ; in sqlite3TreeViewExpr() local
33945 pZ = pExpr->x.pList->a[1].pExpr; in sqlite3TreeViewExpr()
33949 sqlite3TreeViewExpr(pView, pZ, 0); in sqlite3TreeViewExpr()