Home | History | Annotate | Download | only in pa

Lines Matching refs:fputs

111 		 fputs ("\t.EXPORT ", FILE);				\
113 fputs (",ENTRY,PRIV_LEV=3", FILE); \
117 fputs ("\t.PARAM ", FILE); \
119 fputs (",PRIV_LEV=3", FILE); \
168 fputs (DFMODE_RETURN_STRING, FILE); \
172 fputs (SFMODE_RETURN_STRING, FILE); \
174 fputs (",RTNVAL=GR", FILE); \
175 fputs ("\n", FILE); \
203 do { fputs ("\t.IMPORT ", FILE); \
206 fputs (",CODE\n", FILE); \
208 fputs (",DATA\n", FILE); \
240 fputs ("\t.IMPORT ", FILE); \
242 fputs (",CODE\n", FILE); \
340 fputs ("\t.weak\t", FILE); \
347 fputs ("\t.IMPORT ", FILE); \
350 fputs (",CODE\n", FILE); \
352 fputs (",DATA\n", FILE); \
357 fputs ("\t.EXPORT ", FILE); \
359 fputs (",DATA\n", FILE); \