HomeSort by: relevance | last modified time | path
    Searched defs:tmpmsg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arc.c 1768 const char *tmpmsg = NULL; local
1815 tmpmsg = NULL;
1826 &tmpmsg);
1827 if (tmpmsg != NULL)
1853 tmpmsg = NULL;
1856 &tmpmsg);
1857 if (tmpmsg)
1967 tmpmsg = _("immediate is out of bounds");
1975 tmpmsg = _("immediate is not 32bit aligned");
1982 tmpmsg = _("immediate is not 16bit aligned")
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arc.c 1767 const char *tmpmsg = NULL; local
1814 tmpmsg = NULL;
1825 &tmpmsg);
1826 if (tmpmsg != NULL)
1852 tmpmsg = NULL;
1855 &tmpmsg);
1856 if (tmpmsg)
1966 tmpmsg = _("immediate is out of bounds");
1974 tmpmsg = _("immediate is not 32bit aligned");
1981 tmpmsg = _("immediate is not 16bit aligned")
    [all...]

Completed in 61 milliseconds