HomeSort by relevance Sort by last modified time
    Searched full:unknownbuf (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
testplug.c 346 char unknownbuf[40]; local
352 sprintf (unknownbuf, "unknown tag #%d", tv->tv_tag);
353 name = (tag < ARRAY_SIZE (tag_names)) ? tag_names[tag].name : unknownbuf;

Completed in 607 milliseconds