Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dutilsi64.c32 static int toi64(), ucmp64();
255 err = toi64(sp, ir, end, radix); in __fort_atoxi64()
429 static int toi64(char *s, DBLINT64 toi, char *end, int radix) in toi64() function