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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/findutils/
H A Dgrep.c73 OPT_A = USE_FEATURE_GREP_CONTEXT( (1 << OPTBIT_A)) + 0, enumerator in enum:__anon19824
400 if (!(option_mask32 & OPT_A)) /* not overridden */
404 option_mask32 |= OPT_A|OPT_B; /* for parser */
406 if (option_mask32 & OPT_A) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dod_bloaty.c1213 OPT_A = 1 << 0, enumerator in enum:__anon19753
1268 if (opt & OPT_A) {

Completed in 35 milliseconds