Searched defs:Obj_t (Results 1 - 14 of 14) sorted by relevance

/ast/src/cmd/tests/aso/
H A Dtthread.c38 } Obj_t; typedef in typeref:struct:_obj_s
40 static Obj_t* Objlist; /* list of objects */
48 Obj_t* obj;
71 Obj_t *obj;
93 { if(!(obj = malloc(sizeof(Obj_t))) )
/ast/src/cmd/tests/cdt/
H A Dtrhbags.c26 } Obj_t; typedef in typeref:struct:_obj_s
30 Obj_t *o1 = (Obj_t*)arg1, *o2 = (Obj_t*)arg2;
37 Obj_t *o = (Obj_t*)arg;
46 static Obj_t Obj[N_OBJ];
51 Obj_t *o, proto;
76 for(o = (Obj_t*)dtflatten(dt); o; o = (Obj_t*)dtlin
[all...]
H A Dtbags.c26 } Obj_t; typedef in typeref:struct:_obj_s
30 Obj_t *o1 = (Obj_t*)arg1, *o2 = (Obj_t*)arg2;
37 Obj_t *o = (Obj_t*)arg;
43 Obj_t *obj = (Obj_t*)arg;
54 static Obj_t Obj[N_OBJ];
60 Obj_t *
[all...]
H A Dtvthread.c36 } Obj_t; typedef in typeref:struct:obj_s
75 dc->disc.key = (ssize_t)DTOFFSET(Obj_t,value);
97 Obj_t obj, *o, *rv;
141 Obj_t *o, *list[2], obj;
152 if(!(list[n] = vmalloc(disc[n].vm, (N_OBJ/2)*sizeof(Obj_t))) )
154 memset(list[n], 0, (N_OBJ/2)*sizeof(Obj_t) );
H A Dtrehash.c46 } Obj_t; typedef in typeref:struct:_obj_s
49 { Obj_t* obj; /* list of objects to add */
68 static Obj_t *Obj; /* shared object list */
124 Obj_t *os, *or;
190 Obj_t *o;
206 N_OBJ*sizeof(Obj_t) /* Obj */ +
212 Obj = (Obj_t*)(Disc+1);
234 Disc->disc.key = DTOFFSET(Obj_t,str);
H A Dtsafehash.c46 } Obj_t; typedef in typeref:struct:_obj_s
49 { Obj_t* obj; /* list of objects to add */
68 static Obj_t *Obj; /* shared object list */
124 Obj_t *os, *or;
190 Obj_t *o;
206 N_OBJ*sizeof(Obj_t) /* Obj */ +
212 Obj = (Obj_t*)(Disc+1);
234 Disc->disc.key = DTOFFSET(Obj_t,str);
H A Dtsafetree.c46 } Obj_t; typedef in typeref:struct:_obj_s
49 { Obj_t* obj; /* list of objects to add */
68 static Obj_t *Obj; /* shared object list */
126 Obj_t *os, *or;
192 Obj_t *o;
208 N_OBJ*sizeof(Obj_t) /* Obj */ +
214 Obj = (Obj_t*)(Disc+1);
236 Disc->disc.key = DTOFFSET(Obj_t,str);
H A Dtvsafehash.c39 #define MEMSIZE (N_OBJ*2*sizeof(Obj_t) + sizeof(Void_t*)*1024*1024 )
51 } Obj_t; typedef in typeref:struct:obj_s
129 mmdc->disc.key = (ssize_t)DTOFFSET(Obj_t,dval);
131 mmdc->disc.link = (ssize_t)DTOFFSET(Obj_t,link);
181 Obj_t obj, *o;
235 Obj_t *os, *om, obj;
265 { if(!(om = vmalloc(mapdc->vm, sizeof(Obj_t))) )
272 { if(!(os = vmalloc(shmdc->vm, sizeof(Obj_t))) )
296 { Obj_t obj, *om, *os;
H A Dtvsaferehash.c39 #define MEMSIZE (N_OBJ*2*sizeof(Obj_t) + sizeof(Void_t*)*(1<<24) )
49 } Obj_t; typedef in typeref:struct:obj_s
127 mmdc->disc.key = (ssize_t)DTOFFSET(Obj_t,dval);
130 mmdc->disc.link = (ssize_t)DTOFFSET(Obj_t,link);
183 Obj_t obj, *o;
237 Obj_t *os, *om, obj;
267 { if(!(om = vmalloc(mapdc->vm, sizeof(Obj_t))) )
274 { if(!(os = vmalloc(shmdc->vm, sizeof(Obj_t))) )
298 { Obj_t obj, *om, *os;
H A Dtvsafetree.c39 #define MEMSIZE (N_OBJ*2*sizeof(Obj_t) + sizeof(Void_t*)*1024*1024 )
51 } Obj_t; typedef in typeref:struct:obj_s
128 mmdc->disc.key = (ssize_t)DTOFFSET(Obj_t,dval);
130 mmdc->disc.link = (ssize_t)DTOFFSET(Obj_t,link);
180 Obj_t obj, *o;
234 Obj_t *os, *om, obj;
264 { if(!(om = vmalloc(mapdc->vm, sizeof(Obj_t))) )
271 { if(!(os = vmalloc(shmdc->vm, sizeof(Obj_t))) )
295 { Obj_t obj, *om, *os;
H A Dtvsharemem.c51 #define MEMSIZE (4*N_INSERT*W_EXTENT*(sizeof(Obj_t)+16) + 64*1024*1024)
78 } Obj_t; typedef in typeref:struct:obj_s
85 Obj_t* list; /* free list */
130 { Obj_t *obj = (Obj_t*)data;
175 Obj_t *obj = (Obj_t*)objarg;
215 Mmdc.disc.key = (ssize_t)DTOFFSET(Obj_t,dval);
217 Mmdc.disc.link = (ssize_t)DTOFFSET(Obj_t,link);
226 Mmdc.list = (Obj_t*)
[all...]
/ast/src/cmd/tests/vmalloc/
H A Dtrandom.c24 typedef struct _obj_s Obj_t; typedef in typeref:struct:_obj_s
28 Obj_t* next; /* linked list pointer */
32 static Obj_t Obj[N_OBJ], *List[N_OBJ+1];
56 Obj_t *o, *next;
/ast/src/lib/libvcodex/Vchuff/
H A Dvchuffgroup.c46 } Obj_t; typedef in typeref:struct:_obj_s
59 Obj_t* obj; /* objs and their frequencies */
85 do { Obj_t* oo = (Obj_t*)(o); \
103 do { Obj_t* oo = (Obj_t*)(o); \
119 Obj_t *o1 = (Obj_t*)one;
120 Obj_t *o2 = (Obj_t*)tw
[all...]
/ast/src/lib/libvcodex/
H A Dvclzparse.c40 } Obj_t; typedef in typeref:struct:_obj_s
43 Obj_t** htab; /* hash table of size (mask+1) */
44 Obj_t* src; /* objects representing source */
45 Obj_t* tar; /* objects representing target */
67 size = sizeof(Hash_t) + n*sizeof(Obj_t*) + (nsrc+ntar)*sizeof(Obj_t);
72 hs->htab = (Obj_t**)(hs+1);
73 hs->src = (Obj_t*)(hs->htab + n);
205 Obj_t *m, *p, *obj, *add, *endo, **ht;
208 Obj_t *fpo
[all...]

Completed in 2456 milliseconds