Searched refs:F_CHAR (Results 1 – 8 of 8) sorted by relevance
99 {"char", F_CHAR, 0},254 case F_CHAR: in nodetoino()
205 case F_CHAR: in miss()236 case F_CHAR: in miss()
98 #define F_CHAR 0x002 /* char special */ macro
154 case F_CHAR: in compare()201 (s->type == F_BLOCK || s->type == F_CHAR) && in compare()
363 (cur->type == F_BLOCK || cur->type == F_CHAR)) in dump_nodes()
39 #define F_CHAR 0x008 /* %c */ macro
135 case F_CHAR: in print()
270 pr->flags = F_CHAR; in rewrite()