Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 25 of 46) sorted by relevance

12

/plan9-contrib/sys/src/cmd/pic/
H A Dpic.h61 typedef struct obj { /* stores various things in variable length */ struct
64 int o_nobj; /* index in objlist */ argument
68 int o_nt1; /* 1st index in text[] for this object */ argument
78 } obj; typedef
/plan9-contrib/sys/src/cmd/grap/
H A Dgrap.h62 struct obj *obj; member
75 typedef struct obj { /* a name and its properties */ struct
86 struct obj *next; argument
/plan9-contrib/sys/src/cmd/plumb/
H A Dmatch.c18 verbis(int obj, Plumbmsg *m, Rule *r) in verbis()
76 verbmatches(int obj, Plumbmsg *m, Rule *r, Exec *e) in verbmatches()
162 verbisfile(int obj, Plumbmsg *m, Rule *r, Exec *e, ulong maskon, ulong maskoff, char **var) in verbisfile()
192 verbset(int obj, Plumbmsg *m, Rule *r, Exec *e) in verbset()
234 verbadd(int obj, Plumbmsg *m, Rule *r, Exec *e) in verbadd()
248 verbdelete(int obj, Plumbmsg *m, Rule *r, Exec *e) in verbdelete()
H A Dplumber.h39 int obj; member
/plan9-contrib/sys/src/cmd/gs/src/
H A Dzgeneric.c403 os_ptr obj = op - 1; in zforall() local
452 es_ptr obj = esp - 1; in array_continue() local
472 es_ptr obj = esp - 2; in dict_continue() local
492 es_ptr obj = esp - 1; in string_continue() local
512 es_ptr obj = esp - 1; in packedarray_continue() local
H A Dialloc.c163 ref *obj; in gs_alloc_ref_array() local
229 ref *obj = parr->value.refs; in gs_resize_ref_array() local
264 ref *obj = parr->value.refs; in gs_free_ref_array() local
H A Digc.h93 # define print_reloc(obj, cname, nobj)\ argument
96 # define print_reloc(obj, cname, nobj) (nobj) argument
H A Dgsalloc.c247 obj_header_t *obj = (obj_header_t *) (cdata + sizeof(chunk_head_t)); in ialloc_solo() local
427 i_object_size(gs_memory_t * mem, const void /*obj_header_t */ *obj) in i_object_size()
434 i_object_type(gs_memory_t * mem, const void /*obj_header_t */ *obj) in i_object_type()
531 obj_header_t *obj; in i_alloc_bytes() local
553 obj_header_t *obj = alloc_obj(imem, size, &st_bytes, in i_alloc_bytes_immovable() local
567 obj_header_t *obj; in i_alloc_struct() local
592 obj_header_t *obj; in i_alloc_struct_immovable() local
604 obj_header_t *obj = alloc_obj(imem, (ulong) num_elements * elt_size, in i_alloc_byte_array() local
618 obj_header_t *obj = alloc_obj(imem, (ulong) num_elements * elt_size, in i_alloc_byte_array_immovable() local
633 obj_header_t *obj; in i_alloc_struct_array() local
[all …]
H A Dgsmemory.h124 #define gs_resize_object(mem, obj, newn, cname)\ argument
303 #define gs_object_size(mem, obj)\ argument
315 #define gs_object_type(mem, obj)\ argument
H A Dgsparam.c105 gs_param_read_items(gs_param_list * plist, void *obj, in gs_param_read_items()
134 gs_param_write_items(gs_param_list * plist, const void *obj, in gs_param_write_items()
H A Didebug.c138 obj_header_t *obj = (obj_header_t *) pref->value.pstruct; in debug_print_full_ref() local
H A Digc.c1222 print_reloc_proc(const void *obj, const char *cname, const void *robj) in print_reloc_proc()
1232 igc_reloc_struct_ptr(const void /*obj_header_t */ *obj, gc_state_t * gcst) in igc_reloc_struct_ptr()
H A Dgsmemlok.c259 gs_locked_resize_object(gs_memory_t * mem, void *obj, uint new_num_elements, in gs_locked_resize_object()
H A Dgsmemory.c103 gs_resize_struct_array(gs_memory_t *mem, void *obj, uint num_elements, in gs_resize_struct_array()
H A Dgsmemret.c253 gs_retrying_resize_object(gs_memory_t * mem, void *obj, uint new_num_elements, in gs_retrying_resize_object()
H A Dgdevcgm.c113 cgm_gs_free(void *private_data, void *obj) in cgm_gs_free()
H A Dgsmalloc.c248 gs_heap_resize_object(gs_memory_t * mem, void *obj, uint new_num_elements, in gs_heap_resize_object()
/plan9-contrib/sys/src/cmd/aux/
H A D8prefix.c42 Obj **obj; variable
237 Obj *obj; in openobj() local
263 walkobj(Obj *obj, void (*fn)(int, Sym*, uchar*, int)) in walkobj()
/plan9-contrib/sys/src/cmd/
H A Dnm.c94 int offset, size, obj; in doar() local
132 int obj; in dofile() local
/plan9-contrib/sys/src/cmd/venti/srv/www/
H A Dstats.js270 function xpos(obj) { argument
284 function ypos(obj) { argument
/plan9-contrib/sys/src/cmd/astro/
H A Dinit.c24 void (*obj)(void); member
/plan9-contrib/sys/src/libmach/
H A Dobj.c58 static Obj obj[] = variable
/plan9-contrib/sys/src/cmd/auth/factotum/
H A Drsa.c333 uchar *obj, *p; in mkasn1() local
/plan9-contrib/sys/src/cmd/ld/
H A Dpobj.c219 addlib(char *obj) in addlib()
/plan9-contrib/sys/src/cmd/il/
H A Dobj.c494 addlib(char *obj) in addlib()

12