Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dseconvert.c136 extern void _gcvt();
152 _gcvt(ndigit, &dr, trailing, buf);
H A Dgconvert.c38 _gcvt(ndigit, pd, trailing, buf) in _gcvt() function
153 _gcvt(ndigit, &dr, trailing, buf);
H A Dqeconvert.c136 extern void _gcvt();
152 _gcvt(ndigit, &dr, trailing, buf);
/titanic_41/usr/src/lib/libc/port/gen/
H A Dgcvt.c36 #pragma weak _gcvt = gcvt macro
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers2868 _gcvt;