Searched defs:COUNT_TRAILING_ZERO (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist2/src/sljit/
H A DsljitNativeARM_64.c320 #define COUNT_TRAILING_ZERO(value, result) \ macro
389 COUNT_TRAILING_ZERO(uimm, right);
395 COUNT_TRAILING_ZERO(imm, ones);
411 #undef COUNT_TRAILING_ZERO macro

Completed in 76 milliseconds