Searched refs:F_IGNORE (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/hexdump/ | ||
H A D | hexdump.h | 59 #define F_IGNORE 0x01 /* %_A */ macro |
H A D | parse.c | 345 fu->flags |= F_IGNORE; in rewrite() |
H A D | display.c | 72 if (fu->flags&F_IGNORE) in display() |