Lines Matching defs:unusable
6107 int unusableMask = 0; /* Mask of unusable constraints */
6175 "first argument to \"generate_series()\" missing or unusable");
6181 ** are unusable constraints on any of start, stop, or step then
6182 ** this plan is unusable */
8061 int seenPath = 0; /* True if an unusable PATH= constraint is seen */
8062 int seenDir = 0; /* True if an unusable DIR= constraint is seen */
8091 /* If input parameters are unusable, disallow this plan */
10701 int unusable = 0;
10708 unusable = 1;
10718 }else if( unusable ){