Searched refs:RB_FORTHDEBUG (Results 1 – 3 of 3) sorted by relevance
60 #define RB_FORTHDEBUG 0x00004000 /* load forthdebug module */ macro
108 forthdebug |= (boothowto & RB_FORTHDEBUG) | forthdebug_dbp; in forthdebug_init()
111 boothowto |= RB_FORTHDEBUG; in bootflags()