Searched defs:print_cache (Results 1 - 2 of 2) sorted by relevance

/external/libnl/src/
H A Dnl-route-list.c59 int print_cache = 0; local
104 case 'c': print_cache = 1; break;
124 print_cache ? ROUTE_CACHE_CONTENT : 0);
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_bitmap.c588 print_cache(const struct bitmap_cache *cache) function
657 print_cache(cache);

Completed in 4655 milliseconds