Lines Matching refs:NIL
90 NIL(Dtmake_f), NIL(Dtfree_f),
92 NIL(Dthash_f),
93 NIL(Dtmemory_f),
94 NIL(Dtevent_f)
115 return NIL(Void_t*);
122 return NIL(Void_t*);
129 else if(*rootp == NIL(Void_t*) )
150 return NIL(Void_t*);
153 return (o = (Tree_t*)dtmatch(dt,key)) ? (Void_t*)(&o->key) : NIL(Void_t*);
177 return NIL(Void_t*);
186 *rootp = NIL(Void_t*);
189 return o ? (Void_t*)(&o->key) : NIL(Void_t*);