Searched refs:notestr (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dia64-gen.c466 char *notestr;
485 if ((notestr = strchr(name, '+')) != NULL)
494 if (notestr > xsect)
495 notestr = 0;
498 if (notestr)
502 note = atoi (notestr + 1);
503 if ((nextnotestr = strchr (notestr + 1, '+')) != NULL)
505 if (strcmp (notestr, "+1+13") == 0)
508 warn (_("multiple note %s not handled\n"), notestr);
517 if (notestr)
464 char *notestr; local
713 char *notestr; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dia64-gen.c466 char *notestr;
485 if ((notestr = strchr(name, '+')) != NULL)
494 if (notestr > xsect)
495 notestr = 0;
498 if (notestr)
502 note = atoi (notestr + 1);
503 if ((nextnotestr = strchr (notestr + 1, '+')) != NULL)
505 if (strcmp (notestr, "+1+13") == 0)
508 warn (_("multiple note %s not handled\n"), notestr);
517 if (notestr)
464 char *notestr; local
713 char *notestr; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dia64-gen.c466 char *notestr;
485 if ((notestr = strchr(name, '+')) != NULL)
494 if (notestr > xsect)
495 notestr = 0;
498 if (notestr)
502 note = atoi (notestr + 1);
503 if ((nextnotestr = strchr (notestr + 1, '+')) != NULL)
505 if (strcmp (notestr, "+1+13") == 0)
508 warn (_("multiple note %s not handled\n"), notestr);
517 if (notestr)
464 char *notestr; local
713 char *notestr; local
[all...]

Completed in 119 milliseconds