Home
last modified time | relevance | path

Searched refs:VSTRING (Results 1 – 1 of 1) sorted by relevance

/external/expat/amiga/
Dexpat_lib.c31 #define VSTRING "expat.library 4.2 (2.6.2007)" /* dd.mm.yyyy */ macro
34 static const char* __attribute__((used)) verstag = "\0$VER: " VSTRING;
107 VSTRING, // rt_IdString
133 libBase->libNode.lib_IdString = VSTRING; in libInit()