Searched refs:wl_map_lookup_flags (Results 1 – 4 of 4) sorted by relevance
117 assert(wl_map_lookup_flags(&map, i) == 0); in TEST()118 assert(wl_map_lookup_flags(&map, j) == 1); in TEST()
106 wl_map_lookup_flags(struct wl_map *map, uint32_t i);
341 wl_map_lookup_flags(struct wl_map *map, uint32_t i) in wl_map_lookup_flags() function
315 resource_flags = wl_map_lookup_flags(&client->objects, p[0]); in wl_client_connection_data()609 flags = wl_map_lookup_flags(&client->objects, resource->object.id); in destroy_resource()