OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ptw32_calloc
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
ptw32_calloc.c
2
*
ptw32_calloc
.c
43
ptw32_calloc
(size_t n, size_t s)
function
implement.h
684
#define calloc(n, s)
ptw32_calloc
(n, s)
685
void *
ptw32_calloc
(size_t n, size_t s);
[
all
...]
Makefile
177
ptw32_calloc
.obj \
269
ptw32_calloc
.c \
Completed in 56 milliseconds