Searched defs:puts (Results 1 – 10 of 10) sorted by relevance
29 #define puts(__x) __putstr(0, __x) macro
16 void puts(const char *s) in puts() function
13 static int puts(const char *s) in puts() function
63 void __attribute__((section(".inittext"))) puts(const char *str) in puts() function
72 int puts(const char *s) in puts() function
64 static int puts(const char *s) in puts() function
27 #define puts srm_printk macro
1176 puts: loadsp r3, r1 label
95 int puts(const char *s) in puts() function
512 .macro puts string macro