Home | History | Annotate | Download | only in config

Lines Matching defs:tmpmsg

1768   const char *tmpmsg = NULL;
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");
1990 tmpmsg = NULL;
1993 &tmpmsg);
1994 if (tmpmsg)
2015 tmpmsg = NULL;
2018 &tmpmsg);
2019 if (tmpmsg)
2063 tmpmsg = _("operand is not duplicate of the "
2083 tmpmsg = _("flag mismatch");
2095 tmpmsg = _("too many arguments");
2103 && tmpmsg)
2106 *errmsg = tmpmsg;