Home
last modified time | relevance | path

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

/dports/math/octave/octave-6.4.0/liboctave/util/
H A Doct-inttypes.h218 #define OCTAVE_REGISTER_INT_CONST_OP(NM, VALUE) \ macro
230 OCTAVE_REGISTER_INT_CONST_OP (ct, true);
231 OCTAVE_REGISTER_INT_CONST_OP (cf, false);
233 #undef OCTAVE_REGISTER_INT_CONST_OP