Searched defs:push_int (Results 1 – 5 of 5) sorted by relevance
34 struct push_int struct36 push_int(stack<long>& eval_) in push_int() argument39 void operator()(char const* str, char const* /*end*/) const in operator ()()46 stack<long>& eval;
38 struct push_int struct40 push_int(stack<long>& eval_) in push_int() function43 void operator()(char const* str, char const* /*end*/) const in operator ()()50 stack<long>& eval;
110 struct push_int struct112 push_int(vector<int>& code_) in push_int() function115 void operator()(char const* str, char const* /*end*/) const in operator ()()124 vector<int>& code;
492 void push_int (int v) in push_int() function
468 void push_int (int v) in push_int() function