Searched refs:GLOGG_OS (Results 1 – 2 of 2) sorted by relevance
27 # define GLOGG_OS "win64" macro29 # define GLOGG_OS "win32" macro31 # define GLOGG_OS "OSX" macro33 # define GLOGG_OS "linux" macro35 # define GLOGG_OS "other" macro95 request.setRawHeader( "User-Agent", "glogg-" GLOGG_VERSION " (" GLOGG_OS ")" ); in startCheck()