Lines Matching refs:TO
31 #define TO arg0 macro
38 copy TO,ret0 /* return value is start of copy */
44 add TO,COUNT,TMP /* TMP points just past fill area */
45 stbys,m FILLCHAR,0(TO) /* fill out first word */
59 addi 4, TO, TO
60 sub TMP,TO,COUNT /* will now divide by 4 */
70 stws,ma FILLCHAR,4(TO)
75 stws,ma FILLCHAR,4(TO)
76 stws,ma FILLCHAR,4(TO)
77 stws,ma FILLCHAR,4(TO)
79 stws,ma FILLCHAR,4(TO)
84 stbs,ma FILLCHAR,1(TO)