Home
last modified time | relevance | path

Searched refs:F_INT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.bin/hexdump/
HDhexdump.h40 #define F_INT 0x020 /* %[di] */ macro
HDdisplay.c95 case F_INT: in print()
HDparse.c272 pr->flags = F_INT; in rewrite()