HomeSort by relevance Sort by last modified time
    Searched refs:num_free_calls (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/utils/
utils.c 54 static int num_free_calls = 0; variable
76 fprintf(stderr, " free = %4d\n", num_free_calls);
205 Increment(&num_free_calls);
  /external/webp/src/utils/
utils.c 54 static int num_free_calls = 0; variable
76 fprintf(stderr, " free = %4d\n", num_free_calls);
205 Increment(&num_free_calls);

Completed in 933 milliseconds