Changeset 37104 for trunk/ippTools/src/stacktool.c
- Timestamp:
- Jul 23, 2014, 2:57:03 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/stacktool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/stacktool.c
r36361 r37104 260 260 // these are used to build the HAVING restriction 261 261 PXOPT_COPY_S32(config->args, having, "-min_num", "num_warp", ">="); 262 PXOPT_COPY_S32(config->args, having, "-max_num", "num_warp", "<="); 263 262 264 PXOPT_LOOKUP_S32(min_num, config->args, "-min_num", false, false); 263 265 if (min_num < 2) {
Note:
See TracChangeset
for help on using the changeset viewer.
