Searched refs:glib_effective_micro (Results 1 – 1 of 1) sorted by relevance
222 gint glib_effective_micro = 100 * GLIB_MINOR_VERSION + GLIB_MICRO_VERSION; in glib_check_version() local229 if (required_effective_micro < glib_effective_micro - GLIB_BINARY_AGE) in glib_check_version()231 if (required_effective_micro > glib_effective_micro) in glib_check_version()