Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/include/
H A DDefn.h1022 # define SrcrefPrompt Rf_SrcrefPrompt macro
1280 void SrcrefPrompt(const char *, SEXP);
/dports/math/libRmath/R-4.1.1/src/include/
H A DDefn.h1022 # define SrcrefPrompt Rf_SrcrefPrompt macro
1279 void SrcrefPrompt(const char *, SEXP);
/dports/math/R/R-4.1.2/src/main/
H A Deval.c874 void SrcrefPrompt(const char * prefix, SEXP srcref) in SrcrefPrompt() function
1876 SrcrefPrompt("debug", R_Srcref); in R_execClosure()
2237 SrcrefPrompt("debug", R_Srcref); in do_if()
2397 SrcrefPrompt("debug", R_Srcref); in do_for()
2443 SrcrefPrompt("debug", R_Srcref); in do_while()
2449 SrcrefPrompt("debug", R_Srcref); in do_while()
2515 SrcrefPrompt("debug", R_Srcref); in do_begin()
H A Dmain.c1157 SrcrefPrompt("", sref); in printwhere()
H A Derrors.c2251 SrcrefPrompt("", R_getCurrentSrcref()); in R_BadValueInRCode()
/dports/math/libRmath/R-4.1.1/src/main/
H A Deval.c874 void SrcrefPrompt(const char * prefix, SEXP srcref) in SrcrefPrompt() function
1876 SrcrefPrompt("debug", R_Srcref); in R_execClosure()
2237 SrcrefPrompt("debug", R_Srcref); in do_if()
2397 SrcrefPrompt("debug", R_Srcref); in do_for()
2443 SrcrefPrompt("debug", R_Srcref); in do_while()
2449 SrcrefPrompt("debug", R_Srcref); in do_while()
2515 SrcrefPrompt("debug", R_Srcref); in do_begin()
H A Dmain.c1150 SrcrefPrompt("", sref); in printwhere()
H A Derrors.c2251 SrcrefPrompt("", R_getCurrentSrcref()); in R_BadValueInRCode()