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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/autoconf/
H A Dshtool3660 triple="$opt_s"
3661 if [ ".$triple" != . ]; then
3662 # use given triple
3663 if [ ".`echo $triple | grep '[0-9]*.[0-9]*[sabp.][0-9]*'`" = . ]; then
3667 eval `echo $triple |\
3672 # determine triple from given file
3709 read triple
3710 case $triple in
3713 * ) echo "$msgprefix:Error: invalid version string entered: \`$triple'" 1>&2
3719 eval `echo $triple |\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-python.c1010 bool triple, bool interpret_ansic, bool interpret_unicode,
1025 if (triple)
1044 if (triple)
1464 bool triple; local
1512 triple = false;
1519 triple = true;
1534 int uc = phase7_getuc (quote_char, triple, interpret_ansic,
1009 phase7_getuc(int quote_char, bool triple, bool interpret_ansic, bool interpret_unicode, unsigned int *backslash_counter) argument

Completed in 110 milliseconds