HomeSort by: relevance | last modified time | path
    Searched defs:SC (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libc/arch/sparc/gen/
divrem.m4 92 define(SC, `%g5')
170 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
176 mov 1, SC
181 ! Now compute SC.
184 inc SC
193 dec SC
205 ! dec SC
215 deccc SC
235 deccc SC
    [all...]
  /src/sys/lib/libkern/arch/sparc/
divrem.m4 92 define(SC, `%g5')
170 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
176 mov 1, SC
181 ! Now compute SC.
184 inc SC
193 dec SC
205 ! dec SC
215 deccc SC
235 deccc SC
    [all...]
  /src/sys/lib/libkern/arch/sparc64/
divrem.m4 96 define(SC, `%g5')
171 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
177 mov 1, SC
182 ! Now compute SC.
185 inc SC
194 dec SC
206 ! dec SC
216 deccc SC
236 deccc SC
    [all...]
  /src/sys/dev/mscp/
mscp_subr.c 794 #define SC(m) sizeof (m) / sizeof (m[0]), m
795 {"success", SC(succ_msgs)},
796 {"invalid command", SC(icmd_msgs)},
798 {"unit offline", SC(offl_msgs)},
800 {"media format error", SC(media_fmt_msgs)},
801 {"write protected", SC(wrprot_msgs)},
803 {"data error", SC(data_msgs)},
804 {"host buffer access error", SC(host_buffer_msgs)},
805 {"controller error", SC(cntlr_msgs)},
806 {"drive error", SC(drive_msgs)}
818 int c, sc; local in function:mscp_printevent
    [all...]
  /src/usr.sbin/lpr/common_source/
common.c 101 long SC; /* suppress multiple copies */

Completed in 12 milliseconds