Home
last modified time | relevance | path

Searched refs:MS_CMP_OP_DECLS (Results 1 – 7 of 7) sorted by relevance

/dports/math/octave/octave-6.4.0/liboctave/array/
H A DchMatrix.h108 MS_CMP_OP_DECLS (charMatrix, char, OCTAVE_API)
H A DfMatrix.h413 MS_CMP_OP_DECLS (FloatMatrix, float, OCTAVE_API)
H A DdMatrix.h397 MS_CMP_OP_DECLS (Matrix, double, OCTAVE_API)
H A DCMatrix.h467 MS_CMP_OP_DECLS (ComplexMatrix, Complex, OCTAVE_API)
H A DfCMatrix.h494 MS_CMP_OP_DECLS (FloatComplexMatrix, FloatComplex, OCTAVE_API)
/dports/math/octave/octave-6.4.0/liboctave/operators/
H A Dmx-op-decl.h90 #define MS_CMP_OP_DECLS(M, S, API) \ macro
104 MS_CMP_OP_DECLS (M, S, API) \
/dports/math/octave/octave-6.4.0/etc/OLD-ChangeLogs/
H A Dliboctave-ChangeLog7622 MS_BIN_OP_DECLS, MS_CMP_OP_DECLS, MS_BOOL_OP_DECLS, MS_OP_DECLS,