Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads2/
H A Doutput.c1056 static void outflushn_stream(out_stream_info *stream, int nl) in outflushn_stream() function
1242 outflushn_stream(stream, 1); in outblank_stream()
1335 outflushn_stream(stream, padding ? 2 : 4); in out_flushline()
1345 outflushn_stream(stream, 1); in out_flushline()
1937 outflushn_stream(stream, 1); in outformatlen_stream()
2203 outflushn_stream(stream, 0); in outformatlen_stream()
2219 outflushn_stream(stream, 0); in outformatlen_stream()
2241 outflushn_stream(stream, 1); /* yes, output line */ in outformatlen_stream()
2459 outflushn_stream(stream, 1); in outformatlen_stream()
3321 outflushn_stream(&G_std_disp, nl); in outflushn()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Doutput.cpp1043 static void outflushn_stream(out_stream_info *stream, int nl) in outflushn_stream() function
1231 outflushn_stream(stream, 1); in outblank_stream()
1324 outflushn_stream(stream, padding ? 2 : 4); in out_flushline()
1334 outflushn_stream(stream, 1); in out_flushline()
1998 outflushn_stream(stream, 1); in outformatlen_stream()
2287 outflushn_stream(stream, 0); in outformatlen_stream()
2303 outflushn_stream(stream, 0); in outformatlen_stream()
2325 outflushn_stream(stream, 1); /* yes, output line */ in outformatlen_stream()
2517 outflushn_stream(stream, 1); in outformatlen_stream()
3450 outflushn_stream(&G_std_disp, nl); in outflushn()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Doutput.cpp1043 static void outflushn_stream(out_stream_info *stream, int nl) in outflushn_stream() function
1231 outflushn_stream(stream, 1); in outblank_stream()
1324 outflushn_stream(stream, padding ? 2 : 4); in out_flushline()
1334 outflushn_stream(stream, 1); in out_flushline()
1998 outflushn_stream(stream, 1); in outformatlen_stream()
2287 outflushn_stream(stream, 0); in outformatlen_stream()
2303 outflushn_stream(stream, 0); in outformatlen_stream()
2325 outflushn_stream(stream, 1); /* yes, output line */ in outformatlen_stream()
2517 outflushn_stream(stream, 1); in outformatlen_stream()
3450 outflushn_stream(&G_std_disp, nl); in outflushn()
[all …]