Searched defs:pValue (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
| H A D | sampicmd.c | 765 bit32 *pValue; in mpiPhyStartCmd() local
|
| /freebsd/crypto/heimdal/lib/hx509/ |
| H A D | softp11.c | 339 CK_VOID_PTR pValue, in add_object_attribute()
|
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.c | 37691 SQLITE_PRIVATE int sqlite3GetInt32(const char *zNum, int *pValue){ in sqlite3GetInt32() 86293 double *pValue 86349 SQLITE_PRIVATE int sqlite3MemRealValueRC(Mem *pMem, double *pValue){ 94332 SQLITE_API void sqlite3_result_value(sqlite3_context *pCtx, sqlite3_value *pValue){ 95548 SQLITE_API int sqlite3_bind_value(sqlite3_stmt *pStmt, int i, const sqlite3_value *pValue){ 115722 SQLITE_PRIVATE int sqlite3ExprIsInteger(const Expr *p, int *pValue, Parse *pParse){ 135033 SQLITE_PRIVATE void sqlite3QuoteValue(StrAccum *pStr, sqlite3_value *pValue, int bEscape){ 145218 Token *pValue, /* Token for <value>, or NULL */ 153744 Expr *pValue, /* The VALUE part of the constraint */ 159818 sqlite3_value *pValue = 0; local [all …]
|