Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/
Drules.hpp366 const bool star_ = *source_ == '*' && *(source_ + 1) == 0; in add() local
587 const bool star_ = *curr_state_ == '*' && *(curr_state_ + 1) == 0; in add() local