Home
last modified time | relevance | path

Searched refs:formatRawS (Results 1 – 6 of 6) sorted by relevance

/dports/math/R/R-4.1.2/src/include/
H A DPrint.h32 #define formatRawS Rf_formatRawS macro
50 void formatRawS(SEXP, R_xlen_t, int *);
/dports/math/libRmath/R-4.1.1/src/include/
H A DPrint.h32 #define formatRawS Rf_formatRawS macro
50 void formatRawS(SEXP, R_xlen_t, int *);
/dports/math/R/R-4.1.2/src/main/
H A Dprintvector.c306 formatRawS(x, n, &w); in printRawVectorS()
462 PRINT_N_VECTOR_SEXP(formatRawS(x, n, &w),
H A Dformat.c65 void formatRawS(SEXP x, R_xlen_t n, int *fieldwidth) in formatRawS() function
/dports/math/libRmath/R-4.1.1/src/main/
H A Dprintvector.c306 formatRawS(x, n, &w); in printRawVectorS()
462 PRINT_N_VECTOR_SEXP(formatRawS(x, n, &w),
H A Dformat.c65 void formatRawS(SEXP x, R_xlen_t n, int *fieldwidth) in formatRawS() function