OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_M_opcode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
regex_automaton.h
76
_Opcode
_M_opcode
; // type of outgoing transition
99
:
_M_opcode
(__opcode), _M_next(_S_invalid_state_id)
106
return
_M_opcode
== _S_opcode_alternative
107
||
_M_opcode
== _S_opcode_repeat
108
||
_M_opcode
== _S_opcode_subexpr_lookahead;
135
if (
_M_opcode
() == _S_opcode_match)
141
if (__rhs.
_M_opcode
() == _S_opcode_match)
148
if (__rhs.
_M_opcode
() == _S_opcode_match)
158
if (
_M_opcode
() == _S_opcode_match)
162
// Since correct ctor and dtor rely on
_M_opcode
, it's better not t
[
all
...]
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
regex_automaton.h
76
_Opcode
_M_opcode
; // type of outgoing transition
99
:
_M_opcode
(__opcode), _M_next(_S_invalid_state_id)
106
return
_M_opcode
== _S_opcode_alternative
107
||
_M_opcode
== _S_opcode_repeat
108
||
_M_opcode
== _S_opcode_subexpr_lookahead;
135
if (
_M_opcode
() == _S_opcode_match)
141
if (__rhs.
_M_opcode
() == _S_opcode_match)
148
if (__rhs.
_M_opcode
() == _S_opcode_match)
158
if (
_M_opcode
() == _S_opcode_match)
162
// Since correct ctor and dtor rely on
_M_opcode
, it's better not t
[
all
...]
Completed in 19 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026