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

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

Completed in 36 milliseconds