Searched defs:myfree (Results 1 - 3 of 3) sorted by relevance
/third_party/zlib/test/ | ||
H A D | example.c | 45 static void myfree(void *q, void *p) in myfree() function |
H A D | minigzip.c | 158 static void myfree(void *q, void *p) in myfree() function |
/third_party/python/Lib/test/ | ||
H A D | test_code.py | 726 def myfree(ptr): member in CodeLocationTest |
Completed in 5 milliseconds