Home
last modified time | relevance | path

Searched defs:INF (Results 1 – 5 of 5) sorted by relevance

/external/kmod/tools/
Dlog.h33 #define INF(...) log_printf(LOG_INFO, __VA_ARGS__) macro
/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/
DComplex.java59 … public static final Complex INF = new Complex(Double.POSITIVE_INFINITY, Double.POSITIVE_INFINITY); field in Complex
/external/libese/libese-teq1/include/ese/
Dteq1.h110 uint8_t INF[INF_LEN + 1]; /* Up to 254 with trailing LRC byte. */ member
/external/swiftshader/third_party/LLVM/lib/Support/
Dregcomp.c954 # define INF 3 in repeat() macro
/external/llvm/lib/Support/
Dregcomp.c990 # define INF 3 in repeat() macro