Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dvecteur.h496 int alphaposcell(const std::string & s,int & r);
H A DTableur.cc1901 if (!alphaposcell(target->value(),r)){ in tablefunc_dialog()
2127 if (!alphaposcell(target->value(),r)){ in tableseq_dialog()
3397 alphaposcell(ss,c); in iscell_range()
H A Dvecteur.cc579 int alphaposcell(const string & s,int & r){ in alphaposcell() function
604 int i=alphaposcell(s,r); in iscell()
659 int i=alphaposcell(chaine,c); in spread_convert()
668 int i=alphaposcell(chaine,c); in spread_convert()