put32bits        37461 third_party/sqlite/amalgamation/sqlite3.c #define put32bits(A,B)  sqlite3Put4byte((u8*)A,B)
put32bits        1031 third_party/sqlite/src/src/pager.c #define put32bits(A,B)  sqlite3Put4byte((u8*)A,B)
put32bits         636 third_party/sqlite/src/src/test_osinst.c static void put32bits(unsigned char *p, unsigned int v){