Searched refs:copy_stack (Results 1 - 1 of 1) sorted by relevance

/external/libcups/filter/
H A Dinterpret.c78 static int copy_stack(_cups_ps_stack_t *st, int count);
575 copy_stack(st, (int)obj->value.number);
586 copy_stack(st, 1);
714 * 'copy_stack()' - Copy the top N stack objects.
718 copy_stack(_cups_ps_stack_t *st, /* I - Stack */ function

Completed in 85 milliseconds