Home
last modified time | relevance | path

Searched refs:COUNT (Results 1 – 25 of 48) sorted by relevance

12

/toolchain/binutils/binutils-2.25/include/
Dlonglong.h128 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clz (X)) argument
129 #define count_trailing_zeros(COUNT, X) ((COUNT) = __builtin_ctz (X)) argument
134 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clzll (X)) argument
135 #define count_trailing_zeros(COUNT, X) ((COUNT) = __builtin_ctzll (X)) argument
159 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument
160 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument
163 #define count_leading_zeros(COUNT,X) \ argument
169 (COUNT) = 64 - (__clz_tab[__t] + __a*8); \
171 #define count_trailing_zeros(COUNT,X) \ argument
185 (COUNT) = __a; \
[all …]
/toolchain/binutils/binutils-2.25/opcodes/
Diq2000-opc.c1064 { { MNEM, ' ', OP (RT), ',', OP (_INDEX), ',', OP (COUNT), 0 } },
1070 { { MNEM, ' ', OP (RT), ',', OP (_INDEX), ',', OP (COUNT), 0 } },
1082 { { MNEM, ' ', OP (RT), ',', OP (_INDEX), ',', OP (COUNT), 0 } },
1088 { { MNEM, ' ', OP (RT), ',', OP (_INDEX), ',', OP (COUNT), 0 } },
1106 { { MNEM, ' ', OP (RT), ',', OP (_INDEX), ',', OP (COUNT), 0 } },
1112 { { MNEM, ' ', OP (RT), ',', OP (_INDEX), ',', OP (COUNT), 0 } },
1184 { { MNEM, ' ', OP (RT), ',', OP (_INDEX), ',', OP (COUNT), 0 } },
1190 { { MNEM, ' ', OP (RT), ',', OP (_INDEX), ',', OP (COUNT), 0 } },
1196 { { MNEM, ' ', OP (RT), ',', OP (_INDEX), ',', OP (COUNT), 0 } },
1202 { { MNEM, ' ', OP (RT), ',', OP (_INDEX), ',', OP (COUNT), 0 } },
[all …]
/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-pexecute.c227 #define TEST_PEX_GET_STATUS(PEXOBJ, COUNT, VECTOR) \ in main() argument
230 if (!pex_get_status (PEXOBJ, COUNT, VECTOR)) \ in main()
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-i960.texi93 | *NEXT | COUNT: N | *BRLAB 1 | | *BRLAB N |
105 \boxit{2cm}{\tt *NEXT}\boxit{2cm}{\tt COUNT: \it N}\boxit{2cm}{\tt
/toolchain/binutils/binutils-2.25/ld/po/
Dja.po1817 msgid "COUNT"
1818 msgstr "COUNT"
1833 msgid "[=COUNT]"
1834 msgstr "[=COUNT]"
1837 msgid "Split output sections every COUNT relocs"
1838 msgstr "再配置数 COUNT ごとに出力セクションを分割する"
Dzh_CN.po1634 msgid "COUNT"
1650 msgid "[=COUNT]"
1654 msgid "Split output sections every COUNT relocs"
Dzh_TW.po1591 msgid "COUNT"
1607 msgid "[=COUNT]"
1611 msgid "Split output sections every COUNT relocs"
Dld.pot1844 msgid "COUNT"
1860 msgid "[=COUNT]"
1864 msgid "Split output sections every COUNT relocs"
Duk.po1818 msgid "COUNT"
1834 msgid "[=COUNT]"
1838 msgid "Split output sections every COUNT relocs"
Dfi.po1832 msgid "COUNT"
1848 msgid "[=COUNT]"
1852 msgid "Split output sections every COUNT relocs"
1853 msgstr "Halkaise tulostelohkot kaikkiin COUNT-reloc-alkioihin"
Dbg.po1845 msgid "COUNT"
1861 msgid "[=COUNT]"
1865 msgid "Split output sections every COUNT relocs"
Dsv.po1494 msgid "COUNT"
1510 msgid "[=COUNT]"
1514 msgid "Split output sections every COUNT relocs"
Dga.po1648 msgid "COUNT"
1664 msgid "[=COUNT]"
1668 msgid "Split output sections every COUNT relocs"
Dda.po1891 msgid "COUNT"
1907 msgid "[=COUNT]"
1911 msgid "Split output sections every COUNT relocs"
Did.po1774 msgid "COUNT"
1790 msgid "[=COUNT]"
1794 msgid "Split output sections every COUNT relocs"
Dtr.po1641 msgid "COUNT"
1657 msgid "[=COUNT]"
1661 msgid "Split output sections every COUNT relocs"
Dit.po1821 msgid "COUNT"
1837 msgid "[=COUNT]"
1841 msgid "Split output sections every COUNT relocs"
Des.po1823 msgid "COUNT"
1839 msgid "[=COUNT]"
1843 msgid "Split output sections every COUNT relocs"
Dfr.po1823 msgid "COUNT"
1839 msgid "[=COUNT]"
1843 msgid "Split output sections every COUNT relocs"
Dvi.po1814 msgid "COUNT"
1830 msgid "[=COUNT]"
1834 msgid "Split output sections every COUNT relocs"
/toolchain/binutils/binutils-2.25/bfd/po/
Dzh_CN.po1117 msgid "%s: 0x%lx: warning: could not find expected COUNT reloc"
1118 msgstr "%s��0x%lx�����棺�޷��ҵ�Ԥ�ڵ� COUNT �ض�λ"
Dsv.po1310 msgid "%s: 0x%lx: warning: could not find expected COUNT reloc"
1311 msgstr "%s: 0x%lx: varning: kunde inte hitta f�rv�ntad COUNT-omlokalisering"
Dtr.po1326 msgid "%s: 0x%lx: warning: could not find expected COUNT reloc"
1327 msgstr "%s: 0x%lx: uyarı: beklenen COUNT yerdeğişimi bulunamadı"
/toolchain/binutils/binutils-2.25/gold/po/
Did.po1279 msgid "COUNT"
Dfi.po1533 msgid "COUNT"

12