Searched defs:freea (Results 1 - 10 of 10) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Dmalloca.h73 # define freea free macro
H A Dmalloca.c109 freea (void *p) function
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dmalloca.h70 # define freea free macro
H A Dmalloca.c106 freea (void *p) function
/haiku-fatelf/src/bin/bash/lib/intl/
H A Dlocalealias.c109 # define freea(p) /* nothing */ macro
112 # define freea(p) free (p) macro
H A Ddcigettext.c333 # define freea(p) /* nothing */ macro
364 # define freea(p) free (p) macro
H A Dloadmsgcat.c472 # define freea(p) /* nothing */ macro
475 # define freea(p) free (p) macro
/haiku-fatelf/src/bin/gawk/intl/
H A Dlocalealias.c107 # define freea(p) /* nothing */ macro
110 # define freea(p) free (p) macro
H A Ddcigettext.c327 # define freea(p) /* nothing */ macro
358 # define freea(p) free (p) macro
H A Dloadmsgcat.c470 # define freea(p) /* nothing */ macro
473 # define freea(p) free (p) macro

Completed in 76 milliseconds