Searched refs:TXT_DEFAULT (Results 1 – 1 of 1) sorted by relevance
32 TXT_DEFAULT, enumerator401 int col = TXT_DEFAULT; in print()492 PRINT("%s+", colour[TXT_DEFAULT]); in print()525 PRINT("%s%c", colour[TXT_DEFAULT], (reg.data.offset < 0) ? '-' : '+'); in print()682 PRINT("%s", colour[TXT_DEFAULT]); in print()720 INFO("%s%sin", colour[TXT_DEFAULT], fn->outs.empty() ? "" : ", "); in visit()727 INFO("%s)\n", colour[TXT_DEFAULT]); in visit()