Searched refs:FLAG_t (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.c47 FLAG_t = 0x20000, enumerator in enum:__anon11210
295 if (option_mask32 & FLAG_t) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Ddiff.c63 #define FLAG_t (1<<10) macro
675 if (c == '\t' && (option_mask32 & FLAG_t)) {

Completed in 118 milliseconds