Home
last modified time | relevance | path

Searched defs:pI (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dpointers.c186 int I, *pI; in more_code() local
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dpointers.c186 int I, *pI; in more_code() local
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c35736 SQLITE_PRIVATE int sqlite3GetUInt32(const char *z, u32 *pI){