Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.c3865 } EXECUTION_STRING; typedef
3867 static EXECUTION_STRING **execution_strings = NULL;
3871 static EXECUTION_STRING *
3875 EXECUTION_STRING *es = NULL; in get_execution_string()
3893 (execution_strings_slots += 3) * sizeof (EXECUTION_STRING *)); in get_execution_string()
3899 xmalloc (sizeof (EXECUTION_STRING)); in get_execution_string()
3963 EXECUTION_STRING *es;
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.468888 a pointer to an EXECUTION_STRING structure.