Searched defs:strct (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | dmsetup.c | 2346 #define OFFSET_OF(strct, field) (((char*)&((struct strct*)0)->field) - (char*)0) argument 2349 #define FIELD_O(type, strct, sorttype, head, field, width, func, id, desc) {DR_ ## type, sorttype, … argument
|
/netbsd-src/external/gpl2/lvm2/dist/lib/report/ |
H A D | report.c | 1152 #define FIELD(type, strct, sorttype, head, field, width, func, id, desc) \ argument
|