Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dplog.c275 binsanitize(binstr, n) in binsanitize() argument
276 char *binstr; in binsanitize()
284 if (isgraph((int)binstr[p])) {
285 d[q++] = binstr[p];
/netbsd-src/sys/arch/m68k/fpsp/
H A Dbindec.sa125 * The binstr routine is used to convert the LEN digit
126 * mantissa to bcd in memory. The input to binstr is
144 * d0: scratch; LEN input to binstr
146 * d2: upper 32-bits of mantissa for binstr
147 * d3: scratch;lower 32-bits of mantissa for binstr
185 xref binstr
745 * The binstr routine is used to convert the LEN digit
746 * mantissa to bcd in memory. The input to binstr is
755 * d0: x/LEN call to binstr - final is 0
799 beq.b zer_m ;if zero, go directly to binstr
[all …]
H A Dbinstr.sa1 * $NetBSD: binstr.sa,v 1.3 1994/10/26 07:48:53 cgd Exp $
34 * binstr.sa 3.3 12/19/90
98 xdef binstr
99 binstr:
H A DMakefile93 binstr.o \
160 binstr.s \
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtstrtofr.c341 const char *binstr; member
661 mpfr_set_str_binary (x, RefTable[i].binstr); in check_reftable()
1085 const char *binstr; member
1130 mpfr_set_str_binary (x, Bug20081028Table[i].binstr); in bug20081028()
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dpfpsp.s13516 # 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 binstr
13563 # d2: upper 32-bits of mantissa for binstr
13564 # d3: scratch;lower 32-bits of mantissa for binstr
H A Dfpsp.s23555 # 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 binstr
23602 # d2: upper 32-bits of mantissa for binstr
23603 # d3: scratch;lower 32-bits of mantissa for binstr