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

/external/pcre/dist2/src/sljit/
H A DsljitNativeX86_common.c227 #define SAR (/* SHIFT */ 7 << 3) macro
967 *inst |= SAR;
2240 return emit_shift_with_flags(compiler, SAR, GET_FLAGS(op),

Completed in 3637 milliseconds