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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dless.c79 FLAG_N = 1 << 3, enumerator in enum:__anon19865
239 if (option_mask32 & FLAG_N)
247 if (option_mask32 & FLAG_N)
338 if (option_mask32 & FLAG_N) {
1065 flag_val = option_mask32 & FLAG_N;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Ddiff.c58 #define FLAG_N (1<<5) macro
1175 if (option_mask32 & FLAG_N)
1181 if (option_mask32 & FLAG_N)

Completed in 160 milliseconds