Home
last modified time | relevance | path

Searched refs:iInt (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c15834 int iInt; in recoverReadI32() local
15839 iInt = sqlite3_value_int(argv[1]) & 0xFFFF; in recoverReadI32()
15841 if( (iInt+1)*4<=nBlob ){ in recoverReadI32()
15842 const unsigned char *a = &pBlob[iInt*4]; in recoverReadI32()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi11048 int iInt = 1;
11054 : "q" (iInt), "X" (sizeof(unsigned char) + 1), "i" (42)
H A Dgcc.info42141 int iInt = 1;
42147 : "q" (iInt), "X" (sizeof(unsigned char) + 1), "i" (42)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi10437 int iInt = 1;
10443 : "q" (iInt), "X" (sizeof(unsigned char) + 1), "i" (42)
H A Dgcc.info38497 int iInt = 1;
38503 : "q" (iInt), "X" (sizeof(unsigned char) + 1), "i" (42)