Home
last modified time | relevance | path

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

/u-boot/common/
A Dconsole.c289 static int console_tstc(int file) in console_tstc() function
386 static inline int console_tstc(int file) in console_tstc() function
482 console_tstc(file); in fgetc()
484 if (console_tstc(file)) in fgetc()
503 return console_tstc(file); in ftstc()

Completed in 6 milliseconds