Lines Matching refs:TO
29 #define TO arg0 macro
36 copy TO,ret0 /* return value is start of copy */
42 add TO,COUNT,TMP /* TMP points just past fill area */
43 stbys,m FILLCHAR,0(TO) /* fill out first word */
57 addi 4, TO, TO
58 sub TMP,TO,COUNT /* will now divide by 4 */
68 stws,ma FILLCHAR,4(TO)
73 stws,ma FILLCHAR,4(TO)
74 stws,ma FILLCHAR,4(TO)
75 stws,ma FILLCHAR,4(TO)
77 stws,ma FILLCHAR,4(TO)
82 stbs,ma FILLCHAR,1(TO)