Home
last modified time | relevance | path

Searched refs:get_inclusive_by_token (Results 1 – 2 of 2) sorted by relevance

/dports/devel/srecord/srecord-1.64/srecord/arglex/
H A Dtool.h438 bool get_inclusive_by_token(int tok) const;
445 get_inclusive_by_token(void) in get_inclusive_by_token() function
448 return get_inclusive_by_token(token_cur()); in get_inclusive_by_token()
/dports/devel/srecord/srecord-1.64/srecord/arglex/tool/
H A Dinput.cc158 srecord::arglex_tool::get_inclusive_by_token(int tok) in get_inclusive_by_token() function in srecord::arglex_tool
802 bool inclusive = get_inclusive_by_token(); in get_input()
827 bool inclusive = get_inclusive_by_token(); in get_input()
851 bool inclusive = get_inclusive_by_token(); in get_input()