Searched refs:debug_puts (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/system/boot/platform/raspberrypi_arm/
H A Ddebug.cpp93 debug_puts(const char* string, int32 length) function
108 debug_puts(hint, sizeof(hint));
116 debug_puts(buffer, length);
119 debug_puts("\nPress key to reboot.", 21);
139 debug_puts(buffer, length);
/haiku-fatelf/src/add-ons/kernel/drivers/common/
H A Ddprintf.cpp97 debug_puts(localBuffer, chunkSize);
104 debug_puts(str, chunkSize);
/haiku-fatelf/headers/private/kernel/
H A Ddebug.h164 extern void debug_puts(const char *s, int32 length);
/haiku-fatelf/src/system/kernel/debug/
H A Ddebug.cpp1633 debug_puts(const char* string, int32 length) function
2265 debug_puts(string, length);

Completed in 101 milliseconds