Searched +defs:arith +defs:h (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | double-int.c | 111 HOST_WIDE_INT h; in add_double_with_sign() local 232 bool arith) in rshift_double() 1150 double_int::lshift (HOST_WIDE_INT count, unsigned int prec, bool arith) const in lshift() 1165 double_int::rshift (HOST_WIDE_INT count, unsigned int prec, bool arith) const in rshift()
|
/netbsd-src/external/mit/lua/dist/src/ |
H A D | lstrlib.c | 292 static int arith (lua_State *L, int op, const char *mtname) { in arith() function 1484 static int getnumlimit (Header *h, const char **fmt, int df) { in getnumlimit() 1496 static void initheader (lua_State *L, Header *h) { in initheader() 1506 static KOption getoption (Header *h, const char **fmt, int *size) { in getoption() 1565 static KOption getdetails (Header *h, size_t totalsize, in getdetails() 1629 Header h; in str_pack() local 1729 Header h; in str_packsize() local 1783 Header h; in str_unpack() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | double-int.cc | 111 HOST_WIDE_INT h; in add_double_with_sign() local 232 bool arith) in rshift_double()
|