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

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
errwarn.c 84 /*@owned@*/ char *xrefmsg; member in struct:errwarn_data
230 we->xrefmsg = NULL;
440 if (we->xrefmsg)
441 yasm_xfree(we->xrefmsg);
457 yasm_error_fetch(&eclass, &we->msg, &we->xrefline, &we->xrefmsg);
515 we->xrefmsg);

Completed in 361 milliseconds