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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dsort.c34 FLAG_s = 0x20, /* Stable sort, no ascii fallback at end */ enumerator in enum:__anon11210
256 if (!retval && !(option_mask32 & FLAG_s))
388 option_mask32 |= FLAG_s;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/selinux/
H A Dsetfiles.c93 #define FLAG_s (option_mask32 & OPT_s) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Ddiff.c61 #define FLAG_s (1<<8) macro
188 if (option_mask32 & FLAG_s)

Completed in 70 milliseconds