Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevcgml.c66 if ( st->command_count == command_max_count ) write_command(st, false);\
69 private void write_command(cgm_state *, bool);
965 write_command(cgm_state * st, bool last) in write_command() function
1003 write_command(st, true); in end_command()
1112 write_command(st, false); in put_bytes()