ptw32_calloc      684 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h #define calloc(n, s) ptw32_calloc(n, s)
ptw32_calloc      685 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h   void *ptw32_calloc (size_t n, size_t s);