Home
last modified time | relevance | path

Searched defs:iNA (Results 1 – 9 of 9) sorted by relevance

/dports/math/R-cran-Rmpfr/Rmpfr/tests/
H A Dbit-repr.R22 hasNA <- any(iNA <- sapply(lapply(L, is.na), any)) # iNA: TRUE if there's an NA functionVar
25 hex <- sapply(L, function(.) CC(sprintf("%x", rev(.))))
/dports/math/R/R-4.1.2/tests/
H A Darith-true.R46 iNA <- as.integer(NA) globalVar
H A Deval-etc.R180 iNA <- unlist(LNA) globalVar
H A Dreg-tests-1c.R824 iNA <- NA_integer_ globalVar
/dports/math/libRmath/R-4.1.1/tests/
H A Darith-true.R46 iNA <- as.integer(NA) globalVar
H A Deval-etc.R180 iNA <- unlist(LNA) globalVar
H A Dreg-tests-1c.R824 iNA <- NA_integer_ globalVar
/dports/math/scilab/scilab-6.1.1/scilab/modules/cacsd/sci_gateway/c/
H A Dsci_sident.c139 int iNA = 0; in sci_sident() local
/dports/math/R-cran-gmp/gmp/src/
H A Dbigmod.cc289 bool iNA = biginteger(val).isNA(); in create_bigmod() local