Searched refs:NON_RANGE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dcut.c35 NON_RANGE = -1 enumerator in enum:__anon19739
75 || cut_lists[cl_pos].endpos == NON_RANGE)
93 || cut_lists[cl_pos].endpos == NON_RANGE) {
152 && cut_lists[cl_pos].endpos != NON_RANGE);
233 e = NON_RANGE;
244 e = NON_RANGE;

Completed in 88 milliseconds