Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-cff-interp-common.hh491 int pop_int () { return this->pop ().to_int (); } in pop_int() function
495 int i = pop_int (); in pop_uint()
Dhb-cff-interp-cs-common.hh153 int n = SUPER::argStack.pop_int (); in pop_subr_num()