Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dprog.cc9821 static const char _window_switch_s []="window_switch"; variable
9823 static define_unary_function_eval(__window_switch,&window_switch,_window_switch_s);
9825 const unary_function_eval __window_switch(0,&window_switch,_window_switch_s);