Searched refs:KDB_SP_NEWLINE (Results 1 – 2 of 2) sorted by relevance
208 #define KDB_SP_NEWLINE 0x0020 /* Newline after string */ macro
232 if (punc & KDB_SP_NEWLINE) in kdb_symbol_print()