Lines Matching refs:NIL
66 return NIL(Vmalloc_t*);
73 return NIL(Vmalloc_t*);
76 vm->file = NIL(char*);
80 { addr = NIL(Vmuchar_t*);
98 return NIL(Vmalloc_t*);
109 if(!(addr = (Vmuchar_t*)(*memoryf)(vm,NIL(Void_t*),0,s,disc)) )
111 return NIL(Vmalloc_t*);
123 vd->free = vd->wild = NIL(Block_t*);
129 { vd->root = NIL(Block_t*);
131 TINY(vd)[e] = NIL(Block_t*);
133 CACHE(vd)[e] = NIL(Block_t*);
142 seg->next = NIL(Seg_t*);
149 seg->free = NIL(Block_t*);