HomeSort by: relevance | last modified time | path
    Searched defs:overflow_type (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/include/opcode/
nios2.h 75 enum overflow_type enum
158 enum overflow_type overflow_msg; /* Used to generate informative
pru.h 34 enum overflow_type enum
123 enum overflow_type overflow_msg; /* Used to generate informative
  /src/external/gpl3/gcc.old/dist/gcc/
wide-int.h 358 enum overflow_type { enum in namespace:wi
545 UNARY_FUNCTION neg (const T &, overflow_type *);
565 BINARY_FUNCTION add (const T1 &, const T2 &, signop, overflow_type *);
567 BINARY_FUNCTION sub (const T1 &, const T2 &, signop, overflow_type *);
569 BINARY_FUNCTION mul (const T1 &, const T2 &, signop, overflow_type *);
570 BINARY_FUNCTION smul (const T1 &, const T2 &, overflow_type *);
571 BINARY_FUNCTION umul (const T1 &, const T2 &, overflow_type *);
574 overflow_type * = 0);
578 overflow_type * = 0);
582 overflow_type * = 0)
    [all...]
  /src/external/gpl3/binutils/dist/include/opcode/
pru.h 34 enum overflow_type enum
123 enum overflow_type overflow_msg; /* Used to generate informative
  /src/external/gpl3/binutils.old/dist/include/opcode/
pru.h 34 enum overflow_type enum
123 enum overflow_type overflow_msg; /* Used to generate informative
  /src/external/gpl3/gdb/dist/include/opcode/
pru.h 34 enum overflow_type enum
123 enum overflow_type overflow_msg; /* Used to generate informative
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.h 1460 enum overflow_type {
1471 enum overflow_type overflow;
1490 enum overflow_type overflow,
1459 enum overflow_type { enum
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.h 1309 enum overflow_type {
1320 enum overflow_type overflow;
1339 enum overflow_type overflow,
1308 enum overflow_type { enum

Completed in 33 milliseconds