Searched refs:ored_ch (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/shell/
H A Dhush.c2448 char ored_ch; local
2451 ored_ch = 0;
2478 ored_ch |= first_ch;
2487 ored_ch |= first_ch; /* do it for "$@" _now_, when we know it's not empty */
2530 ored_ch = 0x80;
2826 && !(ored_ch & 0x80) /* and all vars were not quoted. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c2448 char ored_ch; local
2451 ored_ch = 0;
2478 ored_ch |= first_ch;
2487 ored_ch |= first_ch; /* do it for "$@" _now_, when we know it's not empty */
2530 ored_ch = 0x80;
2826 && !(ored_ch & 0x80) /* and all vars were not quoted. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c2448 char ored_ch; local
2451 ored_ch = 0;
2478 ored_ch |= first_ch;
2487 ored_ch |= first_ch; /* do it for "$@" _now_, when we know it's not empty */
2530 ored_ch = 0x80;
2826 && !(ored_ch & 0x80) /* and all vars were not quoted. */

Completed in 108 milliseconds