Searched refs:F_STR (Results 1 – 4 of 4) sorted by relevance
43 #define F_STR 0x080 /* %s */ macro
328 pr->flags = F_STR; in rewrite()
178 case F_STR: in print()
65 F_STR = 0x08, /* show string table */ enumerator925 flags |= F_STR; in main()1088 if (flags & (F_STR | F_STATS)) in main()