Searched refs:issafe (Results 1 – 1 of 1) sorted by relevance
125 #define issafe(c) (c == '\b' || c == BELL || c == '\r') macro180 ((flag & VIS_SAFE) && issafe(c)))) { in do_svis()