13 #include <mix/trset.h>
14 #include <mix/vsp_trace.h>
15 #include <mix/ErrCodes.h>
47 TsVaUnique = (int)__TsMopNumber__,
133 unsigned fetch_rules_n;
136 void *map_rules2index;
143 #define TsMargStdSize 20
146 #define TsDefaultMatchingPrecision 0.001
160 ErrCode TsBuildExpr (
TsExpr* expr, va_list val);
163 ErrCode TsExprToString (
const TsExpr* expr,
char** str);
166 ErrCode TsStringToExpr (
const char* str,
TsExpr* expr);
169 char* TsExplainExpr (
const TsExpr* expr);
179 void TsFreeExpr (
TsExpr* expr);
188 Logic Ts_MatchTrace (
TrHeader* pHdr,
193 Compar Ts_CompareTracesByRules (
TrHeader* pHdr1,
202 #ifndef __trselect_vars
207 extern Real4 TsMatchingPrecision;
Definition: trselect.h:76
Definition: trselect.h:88
unsigned sort_rules_n
Definition: trselect.h:120
unsigned incl_rules_n
Definition: trselect.h:112
Definition: trselect.h:97
Definition: trselect.h:109
unsigned uniq_rules_n
Definition: trselect.h:116
Definition: trselect.h:61
Definition: trselect.h:131