Searched defs:NULL (Results 1 – 3 of 3) sorted by relevance
49 #define NULL ((void *)0) macro
52 #define NULL 0 /**< HEW toolchain does not allow us to compare (void*) type to function po… macro