Searched refs:RB_FORTHDEBUGDBP (Results 1 – 3 of 3) sorted by relevance
61 #define RB_FORTHDEBUGDBP 0x00008000 /* load forthdebug, enable def bpt */ macro
107 forthdebug_dbp |= boothowto & RB_FORTHDEBUGDBP; in forthdebug_init()
114 boothowto |= RB_FORTHDEBUGDBP; in bootflags()