Home
last modified time | relevance | path

Searched defs:oputb (Results 1 – 2 of 2) sorted by relevance

/external/sqlite/dist/sqlite-autoconf-3440300/
Dshell.c1263 # 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/
Dshell.c1258 # define oputb(buf,na) oPutbUtf8(buf,na) macro
1267 # define oputb(buf,na) fwrite(buf,1,na,stdout) macro