Home
last modified time | relevance | path

Searched refs:__opcode (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_automaton.h98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
99 : _M_opcode(__opcode), _M_next(_S_invalid_state_id) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex_nfa.h211 explicit _State(_OpcodeT __opcode) in _GLIBCXX_VISIBILITY()
212 : _M_opcode(__opcode), _M_next(_S_invalid_state_id) in _GLIBCXX_VISIBILITY()
219 _State(_OpcodeT __opcode, unsigned int __s, const _Tagger& __t) in _GLIBCXX_VISIBILITY()
220 : _M_opcode(__opcode), _M_next(_S_invalid_state_id), _M_subexpr(__s), in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libgcc/config/i386/
H A Dsfp-exceptions.c37 unsigned int __opcode:11; member
/dflybsd-src/contrib/gcc-4.7/libgcc/config/i386/64/
H A Dsfp-machine.h70 unsigned int __opcode:11; member
/dflybsd-src/contrib/gcc-4.7/libgcc/config/i386/32/
H A Dsfp-machine.h128 unsigned int __opcode:11; member