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

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ia64/
H A Dforward.s10 pA = p6 define
21 pA = p7 define
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx_pubkey.c1047 EVP_PKEY *pA, *pB; local
/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c3999 static int decimal_cmp(const Decimal *pA, const Decimal *pB){ argument
4034 Decimal *pA = 0, *pB = 0; local
4084 decimal_add(Decimal *pA, Decimal *pB) argument
4157 decimalMul(Decimal *pA, Decimal *pB) argument
4206 Decimal *pA = 0; /* The result to be returned */ local
4244 Decimal *pA; local
4325 Decimal *pA = decimalNewFromText((const char*)zA, nKey1); local
4351 Decimal *pA = decimal_new(context, argv[0], 1); local
4364 Decimal *pA = decimal_new(context, argv[0], 1); local
4445 Decimal *pA = decimal_new(context, argv[0], 1); local
4476 Decimal *pA = decimalPow2(sqlite3_value_int(argv[0])); local
[all...]
H A Dsqlite3.c36174 sqlite3AddInt64(i64 *pA, i64 iB) argument
36194 sqlite3SubInt64(i64 *pA, i64 iB) argument
36209 sqlite3MulInt64(i64 *pA, i64 iB) argument
54604 pcacheMergeDirtyList(PgHdr *pA, PgHdr *pB) argument
56321 rowSetEntryMerge( struct RowSetEntry *pA, struct RowSetEntry *pB ) argument
84497 sqlite3VdbeSwap(Vdbe *pA, Vdbe *pB) argument
111620 Expr *pA = sqlite3VectorFieldSubexpr(pLeft, i); local
114319 sqlite3ExprCompare( const Parse *pParse, const Expr *pA, const Expr *pB, int iTab ) argument
114421 sqlite3ExprListCompare(const ExprList *pA, const ExprList *pB, int iTab) argument
114440 sqlite3ExprCompareSkip(Expr *pA,Expr *pB, int iTab) argument
142046 sqlite3JoinType(Parse *pParse, Token *pA, Token *pB, Token *pC) argument
171150 binaryToUnaryIfNull(Parse *pParse, Expr *pY, Expr *pA, int op) argument
209926 rtreeSearchPointCompare( const RtreeSearchPoint *pA, const RtreeSearchPoint *pB ) argument
[all...]

Completed in 491 milliseconds