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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dsort.c41 FLAG_i = 0x800, /* Ignore !isprint() */ enumerator in enum:__anon11210
66 && !(flags & (FLAG_b | FLAG_d | FLAG_f | FLAG_i | FLAG_bb))
127 if (flags & FLAG_i) {
311 FLAG_i | /* Ignore !isprint() */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Ddiff.c56 #define FLAG_i (1<<3) macro
540 || (option_mask32 & FLAG_i)) {

Completed in 94 milliseconds