#include "octave-config.h"
#include "ov-intx.h"
Go to the source code of this file.
◆ OCTAVE_INT_BTYP
◆ OCTAVE_INT_MX_CLASS
◆ OCTAVE_INT_T
◆ OCTAVE_TYPE_PREDICATE_FUNCTION
#define OCTAVE_TYPE_PREDICATE_FUNCTION is_int8_type |
◆ OCTAVE_VALUE_INT_MATRIX_T
#define OCTAVE_VALUE_INT_MATRIX_T octave_int8_matrix |
◆ OCTAVE_VALUE_INT_NDARRAY_EXTRACTOR_FUNCTION
#define OCTAVE_VALUE_INT_NDARRAY_EXTRACTOR_FUNCTION int8_array_value |
◆ OCTAVE_VALUE_INT_SCALAR_EXTRACTOR_FUNCTION
#define OCTAVE_VALUE_INT_SCALAR_EXTRACTOR_FUNCTION int8_scalar_value |
◆ OCTAVE_VALUE_INT_SCALAR_T
#define OCTAVE_VALUE_INT_SCALAR_T octave_int8_scalar |