Searched defs:RETURN_NULL (Results 1 – 3 of 3) sorted by relevance
31 private static final Function<Object, /*@Nullable*/ Void> RETURN_NULL = field in Functions
49 #define RETURN_NULL() (0) macro
702 #define RETURN_NULL return NULL macro719 #define RETURN_NULL return macro