Home
last modified time | relevance | path

Searched defs:IS_GENERIC (Results 1 – 4 of 4) sorted by relevance

/dports/security/hashcat/hashcat-6.2.5/OpenCL/
H A Dinc_vendor.h77 #define IS_GENERIC macro
80 #define IS_GENERIC macro
83 #define IS_GENERIC macro
86 #define IS_GENERIC macro
91 #define IS_GENERIC macro
95 #define IS_GENERIC macro
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/core/element/
H A DKeys.java862 public static final Key<Boolean> IS_GENERIC = field in Keys
/dports/math/R/R-4.1.2/src/library/methods/src/
H A Dmethods_list_dispatch.c442 #define IS_GENERIC(vl) (TYPEOF(vl) == CLOSXP && getAttrib(vl, s_generic) != R_NilValue) macro
/dports/math/libRmath/R-4.1.1/src/library/methods/src/
H A Dmethods_list_dispatch.c442 #define IS_GENERIC(vl) (TYPEOF(vl) == CLOSXP && getAttrib(vl, s_generic) != R_NilValue) macro