Searched refs:GEO_TYPE_INVALID (Results 1 – 3 of 3) sorted by relevance
75 if (g.any.type == GEO_TYPE_INVALID) in geo_module()104 if (g.any.type == GEO_TYPE_INVALID) in geo_slab()157 return g.any.type != GEO_TYPE_INVALID; in geo_valid()279 type = GEO_TYPE_INVALID; in geo_new()282 if (type == GEO_TYPE_INVALID) in geo_new()
63 npda->geoid.any.type = GEO_TYPE_INVALID; in init_platform_nodepda()
88 #define GEO_TYPE_INVALID 0 macro