Searched refs:LOWER (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dfile_name.c50 LOWER enumerator in enum:Case_l
85 *Case = LOWER;
88 if(*Case == LOWER && !mtools_no_vfat)
144 if(BaseCase == LOWER)
146 if(ExtCase == LOWER)
148 if((BaseCase == LOWER || ExtCase == LOWER) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/conf/
H A Dkeysets.pl5 $LOWER=0x04;
23 $v|=$LOWER if ($c =~ /[a-z]/);
42 $v|=$LOWER if ($c =~ /[a-z]/);
118 #define CONF_LOWER $LOWER
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/conf/
H A Dkeysets.pl5 $LOWER=0x04;
23 $v|=$LOWER if ($c =~ /[a-z]/);
42 $v|=$LOWER if ($c =~ /[a-z]/);
118 #define CONF_LOWER $LOWER
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/conf/
H A Dkeysets.pl5 $LOWER=0x04;
23 $v|=$LOWER if ($c =~ /[a-z]/);
42 $v|=$LOWER if ($c =~ /[a-z]/);
118 #define CONF_LOWER $LOWER
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Drelocation.c93 #define LOWER 0 macro
341 struct backref_edge, list[LOWER]);
362 lower = edge->node[LOWER];
363 if (list_is_last(&edge->list[LOWER], &lower->upper)) {
367 edge = list_entry(edge->list[LOWER].next,
368 struct backref_edge, list[LOWER]);
422 list[LOWER]);
424 list_del(&edge->list[LOWER]);
718 list[LOWER]);
840 list_add_tail(&edge->list[LOWER],
[all...]

Completed in 190 milliseconds