Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dmain.c855 # define TEMPLATE_LEN strlen (template) in open_tmpfile() macro
857 # define TEMPLATE_LEN L_tmpnam in open_tmpfile() macro
859 *name = xmalloc (TEMPLATE_LEN + 1); in open_tmpfile()