#include "oct-inttypes.h"
Static Public Member Functions | |
| static T | __signbit (T x) |
| static T | abs (T x) |
| static T | add (T x, T y) |
| static T | div (T x, T y) |
| static T | lshift (T x, int n) |
| static T | minus (T x) |
| static T | mod (T x, T y) |
| static T | mul (T x, T y) |
| static T | mul_internal (T x, T y) |
| static T | rem (T x, T y) |
| static T | rshift (T x, int n) |
| static T | signum (T x) |
| static T | sub (T x, T y) |
Definition at line 567 of file oct-inttypes.h.
|
inlinestatic |
Definition at line 576 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 578 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 617 of file oct-inttypes.h.
References octave_int_base< T >::max_val(), and x.
|
inlinestatic |
Definition at line 661 of file oct-inttypes.h.
References octave_int_base< T >::max_val(), octave_int_base< T >::min_val(), octave_int_abs(), and x.
|
inlinestatic |
Definition at line 605 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 609 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 712 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 647 of file oct-inttypes.h.
References octave_int_arith_base< T, is_signed >::mul_internal(), and x.
|
inlinestatic |
Definition at line 649 of file oct-inttypes.h.
References octave_int_base< T >::truncate_int(), and x.
|
inlinestatic |
Definition at line 705 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 603 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 592 of file oct-inttypes.h.
References x.
|
inlinestatic |
Definition at line 630 of file oct-inttypes.h.
References x.