Home
last modified time | relevance | path

Searched defs:NULL_INSTANCE (Results 1 – 3 of 3) sorted by relevance

/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/
H A DConstantFactory.java41 public static final Factory NULL_INSTANCE = new ConstantFactory(null); field in ConstantFactory
H A DConstantTransformer.java41 public static final Transformer NULL_INSTANCE = new ConstantTransformer(null); field in ConstantTransformer
/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Dos_spec.h849 #define NULL_INSTANCE ( HINSTANCE ) NULL macro
865 #define NULL_INSTANCE NULL macro
873 #define NULL_INSTANCE NULL macro