Home
last modified time | relevance | path

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

/trueos/contrib/ncurses/
HDdist.mk51 DUMP2 = $(DUMP) -nolist
82 $(DUMP2) doc/html/ncurses-intro.html > $@
84 $(DUMP2) doc/html/hackguide.html > $@
/trueos/usr.sbin/usbconfig/
HDdump.c43 #define DUMP2(n,type,field,...) dump_field(pdev, " ", #field, n->field); macro
288 LIBUSB20_INTERFACE_DESC(DUMP2, idesc); in dump_iface()
/trueos/contrib/file/src/
HDcdf.c1149 #define DUMP2(a, b) (void)fprintf(stderr, "%40.40s = " a " (" a ")\n", # b, \ in cdf_dump_header() macro
1154 DUMP2("%d", sec_size_p2); in cdf_dump_header()
1155 DUMP2("%d", short_sec_size_p2); in cdf_dump_header()