Searched refs:LI (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntpclient/
H A Dntpclient.c125 #define LI 0 macro
139 ( LI << 30 ) | ( VN << 27 ) | ( MODE << 24 ) |
280 printf("LI=%d VN=%d Mode=%d Stratum=%d Poll=%d Precision=%d\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/ntpclient/
H A Dntpclient.c121 #define LI 0 macro
135 ( LI << 30 ) | ( VN << 27 ) | ( MODE << 24 ) |
238 printf("LI=%d VN=%d Mode=%d Stratum=%d Poll=%d Precision=%d\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html833 &html_pop_if('LI', 'P');
954 $_ = "<LI>" . &anchor($tocid, "$docu_doc#$docid", $name, 1);
1004 $html_element eq 'LI' ||
1065 push(@lines, &debug("<LI>$what\n", __LINE__));
1066 &html_push('LI') unless $html_element eq 'LI';
1195 push(@lines2, "<LI>" . join(", ", @refs) . "\n");
1742 push(@lines2, "<LI>" . &anchor('', $href, $entry) . "$descr\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html833 &html_pop_if('LI', 'P');
954 $_ = "<LI>" . &anchor($tocid, "$docu_doc#$docid", $name, 1);
1004 $html_element eq 'LI' ||
1065 push(@lines, &debug("<LI>$what\n", __LINE__));
1066 &html_push('LI') unless $html_element eq 'LI';
1195 push(@lines2, "<LI>" . join(", ", @refs) . "\n");
1742 push(@lines2, "<LI>" . &anchor('', $href, $entry) . "$descr\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-opc.c320 /* The LI field in an I form instruction. The lower two bits are macro
322 #define LI LEV + 1
325 /* The LI field in an I form instruction when used as an absolute
327 #define LIA LI + 1
1111 /* The LI field in an I form instruction. The lower two bits are
2827 { "b", B(18,0,0), B_MASK, COM, { LI } },
2828 { "bl", B(18,0,1), B_MASK, COM, { LI } },
3268 { "be", B(22,0,0), B_MASK, BOOKE64, { LI } },
3269 { "bel", B(22,0,1), B_MASK, BOOKE64, { LI } },
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc-opc.c241 /* The LI field in an I form instruction. The lower two bits are macro
243 #define LI (31)
246 /* The LI field in an I form instruction when used as an absolute
611 /* The LI field in an I form instruction. The lower two bits are
1516 { "b", B(18,0,0), B_MASK, PPC|POWER, { LI } },
1517 { "bl", B(18,0,1), B_MASK, PPC|POWER, { LI } },

Completed in 97 milliseconds