Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c709 static void maybeSetupAsConsole(PerStreamTags *ppst, short odir){ in maybeSetupAsConsole() function
716 # define maybeSetupAsConsole(ppst,odir) macro
725 maybeSetupAsConsole(ppst, (ix % 3)>0); in consoleRenewSetup()
991 maybeSetupAsConsole(ppst, 1); in fPrintfUtf8()
1015 maybeSetupAsConsole(ppst, 1); in fPutsUtf8()
1114 maybeSetupAsConsole(ppst, 1); in fPutbUtf8()