Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/bc/src/
Dhistory.c1586 static inline bool bc_history_stdinHasData(BcHistory *h) { in bc_history_stdinHasData() function
1634 } while (!s && bc_history_stdinHasData(h)); in bc_history_line()