HomeSort by relevance Sort by last modified time
    Searched refs:version_msg (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
tasm.c 225 /*@observer@*/ static const char *version_msg[] = { variable
478 for (i=0; i<NELEMS(version_msg); i++)
479 printf("%s\n", version_msg[i]);
  /external/nfacct/
nfacct.c 545 static const char version_msg[] = variable
558 printf(version_msg, VERSION);
  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
yasm.c 214 /*@observer@*/ static const char *version_msg[] = { variable
617 for (i=0; i<NELEMS(version_msg); i++)
618 printf("%s\n", version_msg[i]);
    [all...]

Completed in 285 milliseconds