Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtclsqlite.c74 # define isatty(h) _isatty(h) macro
H A Dshell.c.in176 # define isatty(h) _isatty(h) macro
210 #define isatty(x) 1 macro