Home
last modified time | relevance | path

Searched defs:Ushr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dconstfold.d655 UnionExp Ushr(const ref Loc loc, Type type, Expression e1, Expression e2) in Ushr() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dconstfold.c699 UnionExp Ushr(Loc loc, Type *type, Expression *e1, Expression *e2) in Ushr() function