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

  /src/external/gpl3/binutils/dist/gas/config/
tc-mmix.c 85 static char *pending_label = NULL; variable
844 pending_label = NULL;
872 else if (pending_label != NULL)
874 colon (pending_label);
875 pending_label = NULL;
1005 if (pending_label != NULL)
1007 colon (pending_label);
1008 pending_label = NULL;
2917 if (pending_label != NULL)
2918 as_fatal (_("internal: unhandled label %s"), pending_label);
    [all...]
tc-mmix.c 85 static char *pending_label = NULL; variable
844 pending_label = NULL;
872 else if (pending_label != NULL)
874 colon (pending_label);
875 pending_label = NULL;
1005 if (pending_label != NULL)
1007 colon (pending_label);
1008 pending_label = NULL;
2917 if (pending_label != NULL)
2918 as_fatal (_("internal: unhandled label %s"), pending_label);
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mmix.c 85 static char *pending_label = NULL; variable
844 pending_label = NULL;
872 else if (pending_label != NULL)
874 colon (pending_label);
875 pending_label = NULL;
1005 if (pending_label != NULL)
1007 colon (pending_label);
1008 pending_label = NULL;
2917 if (pending_label != NULL)
2918 as_fatal (_("internal: unhandled label %s"), pending_label);
    [all...]
tc-mmix.c 85 static char *pending_label = NULL; variable
844 pending_label = NULL;
872 else if (pending_label != NULL)
874 colon (pending_label);
875 pending_label = NULL;
1005 if (pending_label != NULL)
1007 colon (pending_label);
1008 pending_label = NULL;
2917 if (pending_label != NULL)
2918 as_fatal (_("internal: unhandled label %s"), pending_label);
    [all...]

Completed in 49 milliseconds