Lines Matching refs:tmp_top
788 int tmp_top = (a)->top; \789 if (tmp_top > 0) \791 for (ftl= &((a)->d[tmp_top-1]); tmp_top > 0; tmp_top--) \793 (a)->top = tmp_top; \