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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dsort.c32 FLAG_u = 8, /* Unique */ enumerator in enum:__anon11166
372 int j = (option_mask32 & FLAG_u) ? -1 : 0;
384 if (option_mask32 & FLAG_u) {

Completed in 81 milliseconds