Searched refs:DUMP2 (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ncurses/ |
H A D | dist.mk | 55 DUMP2 = $(DUMP) -nolist 86 $(DUMP2) doc/html/announce.html > $@ 89 $(DUMP2) doc/html/ncurses-intro.html > $@ 91 $(DUMP2) doc/html/hackguide.html > $@
|
/freebsd/usr.sbin/usbconfig/ |
H A D | dump.c | 62 #define DUMP2(n,type,field,...) dump_field(pdev, " ", #field, n->field); macro 344 LIBUSB20_INTERFACE_DESC(DUMP2, idesc); in dump_iface()
|
/freebsd/contrib/file/src/ |
H A D | cdf.c | 1353 #define DUMP2(a, b) (void)fprintf(stderr, "%40.40s = " a " (" a ")\n", # b, \ in cdf_dump_header() macro 1358 DUMP2("%d", sec_size_p2); in cdf_dump_header() 1359 DUMP2("%d", short_sec_size_p2); in cdf_dump_header()
|