#include "oct-inttypes.h"


Public Member Functions | |
| int64_t | mul_internal (int64_t x, int64_t y) |
| OCTAVE_API int64_t | mul_internal (int64_t, int64_t) |
| uint64_t | mul_internal (uint64_t x, uint64_t y) |
| OCTAVE_API uint64_t | mul_internal (uint64_t, uint64_t) |
Definition at line 777 of file oct-inttypes.h.
|
inherited |
Definition at line 372 of file oct-inttypes.cc.
|
inherited |
|
inherited |
Definition at line 324 of file oct-inttypes.cc.
|
inherited |