Home
last modified time | relevance | path

Searched refs:Xfree (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c340 static void _xxx_init(void *(*Xalloc)(int), void (*Xfree)(void *)) in _xxx_init()
344 printf("_xxx_init got %p %p\n", Xalloc, Xfree); in _xxx_init()
347 Xfree(ptr); in _xxx_init()
/external/mksh/src/
Dmisc.c1589 Xfree(xs, xp); in do_realpath()
1921 Xfree(xs, xp); in c_cd()
1971 Xfree(xs, xp); in c_cd()
Dlex.c940 Xfree(ws, wp); in yylex()
949 Xfree(ws, wp); in yylex()
Deval.c1579 Xfree(xs, xp); in glob_str()
1770 Xfree(ts, tp); in maybe_expand_tilde()
Dfuncs.c589 Xfree(xs, xp); in c_print()
2017 Xfree(xs, xp); in c_read()
Dexec.c1364 Xfree(xs, xp); in search_path()
Dsh.h1821 #define Xfree(xs, xp) afree((xs).beg, (xs).areap) macro
Dedit.c846 Xfree(xs, xp); in glob_path()