Home
last modified time | relevance | path

Searched defs:bitOffset (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.h165 unsigned bitOffset; member
H A Ddeclaration.h303 unsigned bitOffset; variable
H A Ddeclaration.d1686 uint bitOffset; variable
H A Ddsymbol.d234 uint bitOffset; /// bit offset for field member
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2945 int bitOffset = 0; in GetBitOffset() local