Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevcgml.c24 private void begin_command(cgm_state *, cgm_op_index);
26 #define OP(op) begin_command(st, op)
951 begin_command(cgm_state * st, cgm_op_index op) in begin_command() function