Home | History | Annotate | Download | only in config

Lines Matching defs:tmpmsg

1767   const char *tmpmsg = NULL;
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");
1989 tmpmsg = NULL;
1992 &tmpmsg);
1993 if (tmpmsg)
2014 tmpmsg = NULL;
2017 &tmpmsg);
2018 if (tmpmsg)
2062 tmpmsg = _("operand is not duplicate of the "
2082 tmpmsg = _("flag mismatch");
2094 tmpmsg = _("too many arguments");
2102 && tmpmsg)
2105 *errmsg = tmpmsg;