Home
last modified time | relevance | path

Searched refs:do_fileexists (Results 1 – 8 of 8) sorted by relevance

/dports/math/R/R-4.1.2/src/gnuwin32/
H A DRdll.hide697 do_fileexists
/dports/math/libRmath/R-4.1.1/src/gnuwin32/
H A DRdll.hide697 do_fileexists
/dports/math/R/R-4.1.2/src/main/
H A Dnames.c791 {"file.exists", do_fileexists, 0, 11, 1, {PP_FUNCALL, PREC_FN, 0}},
H A Dplatform.c1493 SEXP attribute_hidden do_fileexists(SEXP call, SEXP op, SEXP args, SEXP rho) in do_fileexists() function
/dports/math/R/R-4.1.2/src/include/
H A DInternal.h168 SEXP do_fileexists(SEXP, SEXP, SEXP, SEXP);
/dports/math/libRmath/R-4.1.1/src/include/
H A DInternal.h168 SEXP do_fileexists(SEXP, SEXP, SEXP, SEXP);
/dports/math/libRmath/R-4.1.1/src/main/
H A Dnames.c791 {"file.exists", do_fileexists, 0, 11, 1, {PP_FUNCALL, PREC_FN, 0}},
H A Dplatform.c1493 SEXP attribute_hidden do_fileexists(SEXP call, SEXP op, SEXP args, SEXP rho) in do_fileexists() function