Home
last modified time | relevance | path

Searched refs:shift_right (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/gcc/
HDsreal.c60 static inline void shift_right (sreal *, int);
95 shift_right (sreal *x, int s) in shift_right() function
371 shift_right (&tmp, dexp); in sreal_add()
418 shift_right (&tmp, dexp); in sreal_sub()
/trueos/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp1627 goto shift_right; in handleIntIntBinOp()
1660 shift_right: in handleIntIntBinOp()