Home
last modified time | relevance | path

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

/third_party/python/Modules/_ctypes/
D_ctypes_test.c529 static void _xxx_init(void *(*Xalloc)(int), void (*Xfree)(void *)) in _xxx_init()
533 printf("_xxx_init got %p %p\n", (void *)Xalloc, (void *)Xfree); in _xxx_init()
536 Xfree(ptr); in _xxx_init()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c241 Xfree(info); in xmesa_init_display()
249 Xfree(info); in xmesa_init_display()
/third_party/mksh/
Dmisc.c1916 Xfree(xs, xp); in do_realpath()
2290 Xfree(xs, xp); in c_cd()
2340 Xfree(xs, xp); in c_cd()
Dlex.c957 Xfree(ws, wp); in yylex()
966 Xfree(ws, wp); in yylex()
Deval.c1740 Xfree(xs, xp); in glob_str()
1930 Xfree(ts, tp); in maybe_expand_tilde()
Dfuncs.c591 Xfree(xs, xp); in c_print()
2033 Xfree(xs, xp); in c_read()
Dmain.c2119 Xfree(xs, xp); in init_environ()
Dexec.c1373 Xfree(xs, xp); in search_path()
Dsh.h2115 #define Xfree(xs,xp) afree((xs).beg, (xs).areap) macro
Dedit.c852 Xfree(xs, xp); in glob_path()