HomeSort by relevance Sort by last modified time
    Searched full:unsigned_p (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
double-int.h 114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
115 double_int wide_mul_with_sign (double_int, bool unsigned_p,
117 double_int add_with_sign (double_int, bool unsigned_p, bool *overflow) const;
c-tree.h 316 BOOL_BITFIELD unsigned_p : 1; member in struct:c_declspecs
  /toolchain/binutils/binutils-2.25/gas/
expr.c 153 there's currently no need for it. One could add an unsigned_p flag
    [all...]

Completed in 182 milliseconds