Lines Matching refs:NIL
68 return NIL(Block_t*);
70 return NIL(Block_t*);
78 addr = NIL(Vmuchar_t*);
90 seg = NIL(Seg_t*);
99 { if((addr = (Vmuchar_t*)(*memoryf)(vm,NIL(Void_t*),0,size,vm->disc)) )
104 return NIL(Block_t*);
114 return NIL(Block_t*);
132 vd->wild = NIL(Block_t*);
140 seg->free = NIL(Block_t*);
165 seg->free = NIL(Block_t*);
174 lastsp = NIL(Seg_t*);
203 vd->wild = NIL(Block_t*);
257 last = NIL(Seg_t*);
287 NIL(char*(*)_ARG_((char*,const char*,int))), /* _Vmstrcpy */
288 NIL(char*(*)_ARG_((Vmulong_t,int))), /* _Vmitoa */
289 NIL(void(*)_ARG_((Vmalloc_t*,
291 NIL(void(*)_ARG_((Vmalloc_t*))) /* _Vmpfclose */