Searched refs:s_ch2val (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hcrypto/imath/
H A Dimath.c301 static int s_ch2val(char c, int r);
1890 while((ch = s_ch2val(*str, radix)) == 0)
1899 while(*str != '\0' && ((ch = s_ch2val(*str, radix)) >= 0)) {
3214 /* {{{ s_ch2val(c, r) */
3216 static int s_ch2val(char c, int r) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hcrypto/imath/
H A Dimath.c301 static int s_ch2val(char c, int r);
1890 while((ch = s_ch2val(*str, radix)) == 0)
1899 while(*str != '\0' && ((ch = s_ch2val(*str, radix)) >= 0)) {
3214 /* {{{ s_ch2val(c, r) */
3216 static int s_ch2val(char c, int r) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hcrypto/imath/
H A Dimath.c301 static int s_ch2val(char c, int r);
1890 while((ch = s_ch2val(*str, radix)) == 0)
1899 while(*str != '\0' && ((ch = s_ch2val(*str, radix)) >= 0)) {
3214 /* {{{ s_ch2val(c, r) */
3216 static int s_ch2val(char c, int r) function

Completed in 89 milliseconds