Home
last modified time | relevance | path

Searched defs:T_COMPLEX (Results 1 – 24 of 24) sorted by relevance

/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/quantization/src/
H A Dquantizercf.c34 #define T_COMPLEX 1 macro
H A Dquantizerf.c34 #define T_COMPLEX 0 macro
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/vector/src/
H A Dvectorf_trig.port.c33 #define T_COMPLEX 0 macro
H A Dvectorcf_trig.port.c33 #define T_COMPLEX 1 macro
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/framing/src/
H A Dsymstreamcf.c36 #define T_COMPLEX 0 macro
H A Dmsourcecf.c36 #define T_COMPLEX 0 macro
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/math/src/
H A Dpoly.c35 #define T_COMPLEX 1 macro
H A Dpolyc.c35 #define T_COMPLEX 1 macro
H A Dpolycf.c35 #define T_COMPLEX 1 macro
H A Dpolyf.c35 #define T_COMPLEX 1 macro
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/equalization/src/
H A Dequalizer_cccf.c40 #define T_COMPLEX 1 macro
H A Dequalizer_rrrf.c40 #define T_COMPLEX 0 macro
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/matrix/src/
H A Dmatrix.c34 #define T_COMPLEX 0 // is type complex? macro
H A Dmatrixc.c34 #define T_COMPLEX 1 // is type complex? macro
H A Dmatrixcf.c34 #define T_COMPLEX 1 // is type complex? macro
H A Dmatrixf.c34 #define T_COMPLEX 0 // is type complex? macro
/dports/devel/swig/swig-4.0.2/Source/Swig/
H A Dswig.h84 #define T_COMPLEX T_DBLCPLX macro
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dydata.h414 #define T_COMPLEX 6 macro
/dports/textproc/libwps/libwps-0.4.12/src/lib/
H A DWPS8Text.cpp1946 typedef enum { T_CST=0, T_STRUCT, T_COMPLEX, T_UNKNOWN} Type; enumerator
H A DWPS4Text.cpp2454 typedef enum { T_CST=0, T_COMPLEX, T_UNKNOWN} Type; enumerator
/dports/textproc/libwps03/libwps-0.3.1/src/lib/
H A DWPS8Text.cpp1922 typedef enum { T_CST=0, T_STRUCT, T_COMPLEX, T_UNKNOWN} Type; enumerator
H A DWPS4Text.cpp2353 typedef enum { T_CST=0, T_COMPLEX, T_UNKNOWN} Type; enumerator
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/tsearch/
H A Ddict_thesaurus.c435 TSLexeme *remptr = ptr + 1;
/dports/lang/ruby26/ruby-2.6.9/include/ruby/
H A Druby.h540 #define T_COMPLEX RUBY_T_COMPLEX macro