Searched defs:append_move (Results 1 – 1 of 1) sorted by relevance
146 static void append_move( Iterator& b, Token& ) { ++b; } in append_move() function157 static void append_move( Iterator& b, Token& t ) { t += *b; ++b; } in append_move() function