Searched defs:NULL (Results 1 – 14 of 14) sorted by relevance
46 #define NULL 0 macro48 #define NULL ((void *)0) macro
22 #define NULL 0 macro
74 NULL, enumConstant
128 #define NULL 0 macro
146 #define NULL 0 macro148 #define NULL ((void *)0) macro
165 #define NULL 0 macro
41 #define NULL 0 macro43 #define NULL ((void *)0) macro
60 #define NULL 0 macro
220 #define NULL ((void*)0) macro
272 #define NULL 0 macro
73 #define NULL 0 macro
1994 static final Part NULL = new EmptyPart(null); field in Uri.Part2099 static final PathPart NULL = new PathPart(null, null); field in Uri.PathPart