Searched refs:get_items (Results 1 – 1 of 1) sorted by relevance
99 static inline bool get_items(InputTuple &my_input, OutputTuple &out) { in get_items() function172 static inline bool get_items(InputTuple &my_input, OutputTuple &out) {800 return join_helper<N>::get_items(my_inputs, out);884 if(join_helper<N>::get_items(my_inputs, l_out)) { // <== call back