Searched refs:ptr_y (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dbitvect.c2744 wordptr ptr_y; local
2782 ptr_y = A + size;
2787 zero &= (*(--ptr_y) == 0);
2790 if (*ptr_y > *ptr_z)

Completed in 65 milliseconds