Searched refs:GD_MINOR_VERSION (Results 1 – 3 of 3) sorted by relevance
963 #if (defined(GD_MAJOR_VERSION) && defined(GD_MINOR_VERSION) && defined(GD_RELEASE_VERSION) && defin… in register_gd_symbols()966 #if (defined(GD_MAJOR_VERSION) && defined(GD_MINOR_VERSION) && defined(GD_RELEASE_VERSION) && defin… in register_gd_symbols()967 REGISTER_LONG_CONSTANT("GD_MINOR_VERSION", GD_MINOR_VERSION, CONST_PERSISTENT); in register_gd_symbols()969 #if (defined(GD_MAJOR_VERSION) && defined(GD_MINOR_VERSION) && defined(GD_RELEASE_VERSION) && defin… in register_gd_symbols()972 #if (defined(GD_MAJOR_VERSION) && defined(GD_MINOR_VERSION) && defined(GD_RELEASE_VERSION) && defin… in register_gd_symbols()
433 const GD_MINOR_VERSION = UNKNOWN; define
15 #define GD_MINOR_VERSION 0 macro
Completed in 19 milliseconds