Searched refs:binstr (Results 1 – 7 of 7) sorted by relevance
275 binsanitize(binstr, n) in binsanitize() argument276 char *binstr; in binsanitize()284 if (isgraph((int)binstr[p])) {285 d[q++] = binstr[p];
125 * The binstr routine is used to convert the LEN digit 126 * mantissa to bcd in memory. The input to binstr is144 * d0: scratch; LEN input to binstr146 * d2: upper 32-bits of mantissa for binstr147 * d3: scratch;lower 32-bits of mantissa for binstr185 xref binstr745 * The binstr routine is used to convert the LEN digit 746 * mantissa to bcd in memory. The input to binstr is755 * d0: x/LEN call to binstr - final is 0799 beq.b zer_m ;if zero, go directly to binstr[all …]
1 * $NetBSD: binstr.sa,v 1.3 1994/10/26 07:48:53 cgd Exp $34 * binstr.sa 3.3 12/19/9098 xdef binstr99 binstr:
93 binstr.o \160 binstr.s \
341 const char *binstr; member661 mpfr_set_str_binary (x, RefTable[i].binstr); in check_reftable()1085 const char *binstr; member1130 mpfr_set_str_binary (x, Bug20081028Table[i].binstr); in bug20081028()
13516 # The binstr routine is used to convert the LEN digit #13517 # mantissa to bcd in memory. The input to binstr is #13561 # d0: scratch; LEN input to binstr13563 # d2: upper 32-bits of mantissa for binstr13564 # d3: scratch;lower 32-bits of mantissa for binstr
23555 # The binstr routine is used to convert the LEN digit #23556 # mantissa to bcd in memory. The input to binstr is #23600 # d0: scratch; LEN input to binstr23602 # d2: upper 32-bits of mantissa for binstr23603 # d3: scratch;lower 32-bits of mantissa for binstr