Searched refs:str (Results 1 – 2 of 2) sorted by relevance
53 int alt_putstr(const char* str);57 int alt_putstrbuf(const char* str);
95 #define ALT_LOG_PUTS(str) movhi r4, %hiadj(alt_log_boot_on_flag) ; \ argument99 movhi r4, %hiadj(str) ; \100 addi r4, r4, %lo(str) ; \348 #define ALT_LOG_PUTS(str) argument