Home
last modified time | relevance | path

Searched defs:has_offset (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386-intel.c26 int has_offset; /* 1 if operand has offset. */ member
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386-intel.c26 int has_offset; /* 1 if operand has offset. */ member
/netbsd-src/sys/dev/pci/
H A Dif_ixl.c6293 uint64_t *offset, bool has_offset) in ixl_stat_delta()