Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexp_rte.cpp61 static char *getcharconst(STRDESC *);
5154 p1 = getcharconst(str1); in exp_fstring()
5155 p2 = getcharconst(str2); in exp_fstring()
5283 p2 = getcharconst(str2); in exp_strcpy()
5492 getcharconst(STRDESC *str) in getcharconst() function