Searched defs:NULL (Results 1 – 12 of 12) sorted by relevance
46 #define NULL 0 macro48 #define NULL ((void *)0) macro
22 #define NULL 0 macro
74 NULL, enumConstant
146 #define NULL 0 macro148 #define NULL ((void *)0) macro
128 #define NULL 0 macro
165 #define NULL 0 macro
41 #define NULL 0 macro43 #define NULL ((void *)0) macro
61 #define NULL 0 macro
178 #define NULL ((void*)0) macro
1996 static final Part NULL = new EmptyPart(null); field in Uri.Part2101 static final PathPart NULL = new PathPart(null, null); field in Uri.PathPart