Lines Matching defs:ostyle_ndx
3138 int ostyle_ndx = -1;
3227 ostyle_ndx = -1;
3258 ostyle_ndx = i + 1;
3267 * ostyle_ndx, then it is a potential combined
3271 if (ostyle_ndx == ndx)
3278 (void) printf("NDX(%d) NUM_OPT(%d) ostyle_ndx(%d)\n", ndx, num_opt,
3279 ostyle_ndx);
3282 if (ostyle_ndx != -1) {
3284 * If ostyle_ndx is one less than ndx, and ndx is
3289 if ((ostyle_ndx == (ndx - 1)) && (ndx == num_opt)) {
3306 if (ostyle_ndx == ndx)