Searched defs:cstack (Results 1 – 4 of 4) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gxtype1.h | 156 #define CLEAR_CSTACK(cstack, csp)\ argument 160 #define INIT_CSTACK(cstack, csp, pcis)\ argument 170 #define CS_CHECK_PUSH(csp, cstack)\ argument 179 #define decode_push_num1(csp, cstack, c)\ argument 195 #define decode_push_num2(csp, cstack, c, cip, state, encrypted)\ argument
|
H A D | gstype2.c | 57 type2_sbw(gs_type1_state * pcis, cs_ptr csp, cs_ptr cstack, ip_state_t * ipsp, in type2_sbw() 97 type2_vstem(gs_type1_state * pcis, cs_ptr csp, cs_ptr cstack) in type2_vstem() 129 fixed cstack[ostack_size]; in gs_type2_interpret() local
|
H A D | gstype1.c | 60 fixed cstack[ostack_size]; in gs_type1_interpret() local
|
H A D | gxtype1.c | 242 gs_type1_seac(gs_type1_state * pcis, const fixed * cstack, fixed asb, in gs_type1_seac() 367 fixed cstack[ostack_size]; in gs_type1_piece_codes() local
|