#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 788 of file oct-inttypes.h.
|
inherited |
Definition at line 362 of file oct-inttypes.cc.
|
inherited |
|
inherited |
Definition at line 314 of file oct-inttypes.cc.
|
inherited |