Home
last modified time | relevance | path

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

/external/igt-gpu-tools/overlay/x11/
Ddri2.c107 Xfree(*driverName); in DRI2Connect()
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c353 static void _xxx_init(void *(*Xalloc)(int), void (*Xfree)(void *)) in _xxx_init()
357 printf("_xxx_init got %p %p\n", Xalloc, Xfree); in _xxx_init()
360 Xfree(ptr); in _xxx_init()
/external/python/cpython3/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()
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c241 Xfree(info); in xmesa_init_display()
249 Xfree(info); in xmesa_init_display()
/external/mksh/src/
Dmisc.c1916 Xfree(xs, xp); in do_realpath()
2284 Xfree(xs, xp); in c_cd()
2334 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.c586 Xfree(xs, xp); in c_print()
2012 Xfree(xs, xp); in c_read()
Dexec.c1373 Xfree(xs, xp); in search_path()
Dmain.c2108 Xfree(xs, xp); in init_environ()
Dsh.h2117 #define Xfree(xs,xp) afree((xs).beg, (xs).areap) macro
Dedit.c848 Xfree(xs, xp); in glob_path()