Searched refs:VIS_ALL (Results 1 – 5 of 5) sorted by relevance
54 #define VIS_ALL 0x400 /* encode all characters */ macro
19 VIS_ALL,
64 eflags |= VIS_ALL; in main()
55 int vis_all = flag & VIS_ALL; in isvisible()
186 tp = vis(dp, *sp, VIS_OCTAL | VIS_ALL, 0); in vasnmprintf()