Searched defs:pValue (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dcs89x0.c670 cs_read_pktpg_from_eeprom(struct cs_softc *sc, int pktpg, uint16_t *pValue) argument
935 cs_read_eeprom(struct cs_softc *sc, int offset, uint16_t *pValue) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsoftp11.c338 add_object_attribute(struct st_object *o, int secret, CK_ATTRIBUTE_TYPE type, CK_VOID_PTR pValue, CK_ULONG ulValueLen) argument
[all...]
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c35510 sqlite3GetInt32(const char *zNum, int *pValue) argument
90501 sqlite3_result_value(sqlite3_context *pCtx, sqlite3_value *pValue) argument
91682 sqlite3_bind_value(sqlite3_stmt *pStmt, int i, const sqlite3_value *pValue) argument
111070 sqlite3ExprIsInteger(const Expr *p, int *pValue) argument
128990 sqlite3QuoteValue(StrAccum *pStr, sqlite3_value *pValue) argument
138144 sqlite3Pragma( Parse *pParse, Token *pId1, Token *pId2, Token *pValue, int minusFlag ) argument
146555 constInsert( WhereConst *pConst, Expr *pColumn, Expr *pValue, Expr *pExpr ) argument
152120 sqlite3_value *pValue = 0; local
152127 pCol->affinity, &pValue); local
168061 sqlite3_value *pValue; member in struct:NthValueCtx
210328 deserializeGeometry(sqlite3_value *pValue, RtreeConstraint *pCons) argument
223429 sessionSerializeValue( u8 *aBuf, sqlite3_value *pValue, sqlite3_int64 *pnWrite ) argument
[all...]

Completed in 564 milliseconds