HomeSort by relevance Sort by last modified time
    Searched refs:_OpcodeT (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_nfa.h 202 typedef int _OpcodeT;
204 _OpcodeT _M_opcode; // type of outgoing transition
211 explicit _State(_OpcodeT __opcode)
219 _State(_OpcodeT __opcode, unsigned int __s, const _Tagger& __t)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_nfa.h 202 typedef int _OpcodeT;
204 _OpcodeT _M_opcode; // type of outgoing transition
211 explicit _State(_OpcodeT __opcode)
219 _State(_OpcodeT __opcode, unsigned int __s, const _Tagger& __t)

Completed in 58 milliseconds