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

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

Completed in 41 milliseconds