Searched defs:top (Results 1 – 4 of 4) sorted by relevance
139 union arm_nnword top; in arm_convolve_HWC_q7_RGB() local
138 volatile uint32_t top; /*!< Current top stack top. */ member
776 def _add_to_tree(node, top): argument
635 void MultprecModulo(unsigned r_out[], const unsigned v[], int top) in MultprecModulo()