Changeset 18871
- Timestamp:
- Aug 1, 2008, 5:07:13 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptool.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptool.c
r18561 r18871 628 628 PXOPT_COPY_F32(config->args, where, "-solang_min", "solang", ">="); 629 629 PXOPT_COPY_F32(config->args, where, "-solang_max", "solang", "<"); 630 PXOPT_COPY_S16(config->args, where, "-code", "fault", "="); 630 631 631 632 if (!psListLength(where->list) … … 782 783 return false; 783 784 } 784 785 785 786 if (where) { 786 787 psString whereClause = psDBGenerateWhereSQL(where, "chipUnmask");
Note:
See TracChangeset
for help on using the changeset viewer.
