Searched defs:unsigned (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sparc/ml/
H A Dip_ocsum.s49 unsigned int label
50 ip_ocsum(u_short *address, int halfword_count, unsigned int sum)
/illumos-gate/usr/src/uts/sun4/ml/
H A Dip_ocsum.s81 unsigned int label
82 ip_ocsum(u_short *address, int halfword_count, unsigned int sum)
/illumos-gate/usr/src/cmd/vi/port/
H A Dovdoprnt.s135 unsigned; 'u
156 br unsigned
185 unsigned: label
/illumos-gate/usr/src/common/util/i386/
H A Dmuldiv.s455 / unsigned normshift;
652 * Perform division of two unsigned 64-bit quantities, returning the
668 * Perform division of two unsigned 64-bit quantities, returning the
869 unsigned long long label
870 __udivdi3(unsigned long long a, unsigned long long b)
874 unsigned long long label
875 __umoddi3(unsigned long long a, unsigned long long b)
943 * Perform division of two unsigned 6
[all...]
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dfloat.s213 * unsigned n; Want to read register n
222 * unsigned n; Want to write register n.
502 unsigned label
517 unsigned label
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s2434 unsigned int label
2438 unsigned int sum) /* partial checksum */
2441 unsigned int psum = 0; /* partial sum */
2707 unsigned long long label
3865 cmpl $NANOSEC, %eax / if ((unsigned long)tv_nsec >= NANOSEC)

Completed in 87 milliseconds