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

/illumos-gate/usr/src/cmd/listen/
H A Dlssmb.c108 int twos, nulls; local
142 * if(twos == nulls) then the data is well formed, else something
146 twos = nulls = 0;
152 twos++;
155 if(twos != nulls){
156 sprintf(logbuf, "%s: Bad Data Format, twos=%d, nulls=%d",
157 Msnet, twos, nulls);
182 * contained in the variable "twos"),
192 m_size = sizeof(char *) * (twos + i + 4);
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Dumultiply.s130 ! With 32-bit twos-complement numbers, -x can be represented as
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlog_ultra3.S2705 ! speaking, since we pad the argument vector with twos, we incorrectly

Completed in 48 milliseconds