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

/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
H A Dtasm.c225 /*@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/
H A Dnfacct.c545 static const char version_msg[] = variable
558 printf(version_msg, VERSION);
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
H A Dyasm.c214 /*@observer@*/ static const char *version_msg[] = { variable
617 for (i=0; i<NELEMS(version_msg); i++)
618 printf("%s\n", version_msg[i]);

Completed in 164 milliseconds