Home
last modified time | relevance | path

Searched refs:_current_sheet_s (Results 1 – 2 of 2) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Dkadd.cc63 static const char _current_sheet_s []="current_sheet"; variable
64 static define_unary_function_eval(__current_sheet,&current_sheet,_current_sheet_s);
H A Dprog.cc9789 static const char _current_sheet_s []="current_sheet"; variable
9791 static define_unary_function_eval(__current_sheet,&current_sheet,_current_sheet_s);
9793 unary_function_eval __current_sheet(1,&current_sheet,_current_sheet_s);