Searched defs:oputb (Results 1 – 2 of 2) sorted by relevance
| /external/sqlite/dist/sqlite-autoconf-3440300/ |
| D | shell.c | 1263 # define oputb(buf,na) oPutbUtf8(buf,na) macro 1272 # define oputb(buf,na) fwrite(buf,1,na,stdout) macro
|
| /external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
| D | shell.c | 1258 # define oputb(buf,na) oPutbUtf8(buf,na) macro 1267 # define oputb(buf,na) fwrite(buf,1,na,stdout) macro
|