Searched refs:begin_command (Results 1 – 1 of 1) sorted by relevance
24 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