Home
last modified time | relevance | path

Searched defs:allocatedp (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gettext-runtime/intl/
Dlocalealias.c67 # define relocate2(pathname,allocatedp) (*(allocatedp) = NULL, (pathname)) argument
Drelocatable.c587 relocate2 (const char *pathname, char **allocatedp) in relocate2()