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

  /src/external/gpl3/gdb/dist/gdb/
valarith.c 1099 auto error_or_warning = [] (const char *msg)
1111 error_or_warning (_("right shift count is negative"));
1113 error_or_warning (_("left shift count is negative"));
1096 auto error_or_warning = [] (const char *msg) local
  /src/external/gpl3/gdb.old/dist/gdb/
valarith.c 1099 auto error_or_warning = [] (const char *msg)
1111 error_or_warning (_("right shift count is negative"));
1113 error_or_warning (_("left shift count is negative"));
1096 auto error_or_warning = [] (const char *msg) local

Completed in 28 milliseconds