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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/procps/
H A Dpgrep.c18 OPTBIT_V = 0, /* must be first, we need OPT_INVERT = 0/1 */ enumerator in enum:__anon35485
28 #define OPT_INVERT (opt & (1 << OPTBIT_V))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/procps/
H A Dpgrep.c18 OPTBIT_V = 0, /* must be first, we need OPT_INVERT = 0/1 */ enumerator in enum:__anon555
28 #define OPT_INVERT (opt & (1 << OPTBIT_V))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/procps/
H A Dpgrep.c18 OPTBIT_V = 0, /* must be first, we need OPT_INVERT = 0/1 */ enumerator in enum:__anon1460
28 #define OPT_INVERT (opt & (1 << OPTBIT_V))

Completed in 65 milliseconds