Home
last modified time | relevance | path

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

/dports/math/yices/yices-2.6.2/src/io/
H A Dwriter.h95 static inline bool is_stream_writer(writer_t *writer) { in is_stream_writer() function
H A Dpretty_printer.h745 return is_stream_writer(&pp->printer.writer); in is_stream_pp()