Searched refs:s2b (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/lib9p/pytest/
H A Dsequencer.py41 EncDec also provide b2s() and s2b() static methods, which
71 def s2b(string): function in function:EncDec.u2b
82 def s2b(string): function in function:EncDec.u2b
223 sval = self.s2b(val)
229 # pack name=None and self.s2b() tries to use .encode on it.
/freebsd-13-stable/contrib/gdtoa/
H A Dsmisc.c35 s2b function
H A Dgdtoaimp.h581 #define s2b __s2b_D2A macro
635 extern Bigint *s2b ANSI((CONST char*, int, int, ULong, int));
H A Dstrtod.c577 bd0 = s2b(s0, nd0, nd, y, dplen);
H A Dstrtodg.c712 bd0 = s2b(s0, nd0, nd, y, dplen);

Completed in 328 milliseconds