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

/external/chromium_org/v8/src/
H A Druntime.js281 function SAR(y) { function
/external/pcre/dist/sljit/
H A DsljitNativeX86_common.c226 #define SAR (/* SHIFT */ 7 << 3) macro
932 *inst |= SAR;
2203 return emit_shift_with_flags(compiler, SAR, GET_FLAGS(op),

Completed in 92 milliseconds