Home
last modified time | relevance | path

Searched defs:namex (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Drelocate.cpp138 char *namex = new char[strlen(name) + strlen(ext) + 1]; in searchpathext() local
142 a_delete namex; in searchpathext() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenhooks.cc229 char *namex = upstrdup (hook_array[j].name); in emit_documentation() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenhooks.c250 char *namex = upstrdup (hook_array[j].name); in emit_documentation() local
/netbsd-src/sys/dev/ofw/
H A Dofw_subr.c398 char namex[32]; in of_find_firstchild_byname() local