Searched defs:pB (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_gcd.c547 BIGNUM *pA, *pB; local
/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c4764 static int decimal_cmp(const Decimal *pA, const Decimal *pB){ argument
4799 Decimal *pA = 0, *pB = 0; local
4849 decimal_add(Decimal *pA, Decimal *pB) argument
4925 Decimal *pB = decimal_new(0, 0, nKey2, zB); local
4951 Decimal *pB = decimal_new(context, argv[1], 0, 0); local
4964 Decimal *pB = decimal_new(context, argv[1], 0, 0); local
5049 Decimal *pB = decimal_new(context, argv[1], 0, 0); local
[all...]
H A Dsqlite3.c50009 pcacheMergeDirtyList(PgHdr *pA, PgHdr *pB) argument
78497 sqlite3VdbeSwap(Vdbe *pA, Vdbe *pB) argument
105920 sqlite3ExprCompare(Parse *pParse, Expr *pA, Expr *pB, int iTab) argument
106004 sqlite3ExprListCompare(ExprList *pA, ExprList *pB, int iTab) argument
106023 sqlite3ExprCompareSkip(Expr *pA, Expr *pB, int iTab) argument
131366 sqlite3JoinType(Parse *pParse, Token *pA, Token *pB, Token *pC) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c35636 pcacheMergeDirtyList(PgHdr *pA, PgHdr *pB) argument
58380 sqlite3VdbeSwap(Vdbe *pA, Vdbe *pB) argument
76455 sqlite3ExprCompare(Expr *pA, Expr *pB) argument
76497 sqlite3ExprListCompare(ExprList *pA, ExprList *pB) argument
92472 sqlite3JoinType(Parse *pParse, Token *pA, Token *pB, Token *pC) argument
[all...]

Completed in 891 milliseconds