Home
last modified time | relevance | path

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

123

/toolchain/binutils/binutils-2.27/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
163 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument
164 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument
167 #define count_leading_zeros(COUNT,X) \ argument
173 (COUNT) = 64 - (__clz_tab[__t] + __a*8); \
175 #define count_trailing_zeros(COUNT,X) \ argument
189 (COUNT) = __a; \
[all …]
/toolchain/binutils/binutils-2.27/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.27/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.27/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.27/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 ごとに出力セクションを分割する"
Dld.pot1892 msgid "COUNT"
1908 msgid "[=COUNT]"
1912 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"
Dzh_TW.po1828 msgid "COUNT"
1844 msgid "[=COUNT]"
1848 msgid "Split output sections every COUNT relocs"
Dsv.po1494 msgid "COUNT"
1510 msgid "[=COUNT]"
1514 msgid "Split output sections every COUNT relocs"
Dzh_CN.po1827 msgid "COUNT"
1843 msgid "[=COUNT]"
1847 msgid "Split output sections every COUNT relocs"
Dbg.po1845 msgid "COUNT"
1861 msgid "[=COUNT]"
1865 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"
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"
Dit.po1821 msgid "COUNT"
1837 msgid "[=COUNT]"
1841 msgid "Split output sections every COUNT relocs"
Dfr.po1844 msgid "COUNT"
1860 msgid "[=COUNT]"
1864 msgid "Split output sections every COUNT relocs"
Des.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.27/gold/po/
Did.po1279 msgid "COUNT"
Dgold.pot2285 msgid "COUNT"
Dit.po1528 msgid "COUNT"
Dzh_CN.po2388 msgid "COUNT"
/toolchain/binutils/binutils-2.27/bfd/po/
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ı"

123