Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dzgeneric.c122 case t_mixedarray: in zlength()
221 case t_mixedarray: /* packed arrays are read-only */ in zput()
312 case t_mixedarray: in zgetinterval()
327 case t_mixedarray: { in zgetinterval()
358 case t_mixedarray: in zputinterval()
425 case t_mixedarray: in zforall()
571 ((fromtype == t_shortarray || fromtype == t_mixedarray) && in copy_interval()
592 case t_mixedarray: in copy_interval()
H A Discanbin.c576 atype = t_mixedarray; /* mark as dictionary */ in scan_bos_continue()
670 case t_mixedarray: /* actually a dictionary */ in scan_bos_string_continue()
682 case t_mixedarray: /* actually a dictionary */ in scan_bos_string_continue()
722 if (r_has_type(op, t_mixedarray)) { in scan_bos_string_continue()
726 if (r_has_type(piref, t_mixedarray)) /* ref to indirect */ in scan_bos_string_continue()
H A Didebug.c96 case t_mixedarray: in debug_print_full_ref()
298 case t_mixedarray: in debug_dump_array()
H A Dzmisc.c52 case t_mixedarray: in zbind()
122 case t_mixedarray: in zbind()
H A Dibnum.c58 case t_mixedarray: in num_array_format()
H A Dzpacked.c232 (pdest == pbody + size ? t_shortarray : t_mixedarray); in make_packed_array()
H A Diutil.c122 case t_mixedarray: in obj_eq()
140 case t_mixedarray: in obj_eq()
591 case t_mixedarray: in array_get()
H A Dinterp.c914 case nox_exec(t_mixedarray): case nox_exec(t_shortarray) in interp()
942 case lit(t_mixedarray): case nox(t_mixedarray):\ in interp()
949 case exec(t_array): case exec(t_mixedarray): case exec(t_shortarray) in interp()
1193 case exec(t_mixedarray): in interp()
H A Dzmatrix.c287 case t_mixedarray: { in common_transform()
H A Diref.h93 t_mixedarray, /* @!+# value.packed */ enumerator
H A Dzvmem.c247 case t_mixedarray: in restore_check_stack()
H A Dztype.c463 case t_mixedarray: in access_check()
H A Dialloc.c324 case t_mixedarray:{ in gs_free_ref_array()
H A Dzdps1.c355 case t_mixedarray: in rect_get()
H A Digcref.c478 case t_mixedarray:
H A Dilocate.c469 case t_mixedarray: in ialloc_validate_ref()
H A Digc.c960 case t_mixedarray: in gc_trace()
H A Diparam.c721 case t_mixedarray: in ref_param_read_typed()