Searched defs:puts (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/mips/boot/compressed/
H A Ddecompress.h15 #define puts(s) do {} while (0) macro
H A Ddbg.c18 void puts(const char *s) function
/linux-master/arch/nios2/boot/compressed/
H A Dconsole.c107 static int puts(const char *s) function
/linux-master/arch/x86/boot/
H A Dtty.c61 void __section(".inittext") puts(const char *str) function
/linux-master/arch/sh/boot/compressed/
H A Dmisc.c73 int puts(const char *s) function
/linux-master/arch/arm/boot/compressed/
H A Dhead.S1364 puts: loadsp r3, r2, r1 label
/linux-master/arch/alpha/boot/
H A Dmisc.c28 #define puts srm_printk macro
/linux-master/arch/parisc/boot/compressed/
H A Dmisc.c120 static int puts(const char *s) function
/linux-master/tools/include/nolibc/
H A Dstdio.h181 int puts(const char *s) function
/linux-master/include/drm/
H A Ddrm_print.h176 void (*puts)(struct drm_printer *p, const char *str); member in struct:drm_printer

Completed in 117 milliseconds