Searched refs:_NIL_ (Results 1 – 13 of 13) sorted by relevance
84 #ifndef _NIL_85 # define _NIL_(x) ((x)0) macro
63 #ifndef _NIL_64 # define _NIL_(x) ((x)0) macro
62 /* _NIL_ simplifies defining nil pointers to a given type */63 #ifndef _NIL_64 # define _NIL_(x) ((x)0)
66 /* _NIL_ simplifies defining nil pointers to a given type */67 #ifndef _NIL_68 # define _NIL_(x) ((x)0)