mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-06-04 03:58:18 +02:00
Frequently to push an object onto the stack all we need is to simply perform the struct copy - so inline it and only call the out-of-line function if we need to enlarge the stack. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| cairo-script-file.c | ||
| cairo-script-hash.c | ||
| cairo-script-interpreter.c | ||
| cairo-script-interpreter.h | ||
| cairo-script-objects.c | ||
| cairo-script-operators.c | ||
| cairo-script-private.h | ||
| cairo-script-scanner.c | ||
| cairo-script-stack.c | ||
| COPYING | ||
| csi-exec.c | ||
| csi-replay.c | ||
| Makefile.am | ||