Searched refs:MULTIPLY_NO (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_alloc.c | 83 #define MULTIPLY_NO 0 macro 209 { 1,MULTIPLY_NO, 0, 0}, 215 { sizeof(Dwarf_Loc),MULTIPLY_NO, 0, 0} , 218 { sizeof(Dwarf_Locdesc),MULTIPLY_NO, 0, 0}, 221 { 1,MULTIPLY_NO, 0, 0}, 224 { 1,MULTIPLY_NO, 0, 0}, 227 { sizeof(Dwarf_Block),MULTIPLY_NO, 0, 0}, 231 { 1,MULTIPLY_NO, 0, 0} , 234 {sizeof(struct Dwarf_Die_s),MULTIPLY_NO, 0, 0}, 237 {sizeof(struct Dwarf_Line_s),MULTIPLY_NO, 0, 0}, [all …]
|