Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dmacro.c987 } alias_type; typedef
989 static alias_type *aliases;
996 alias_type *a = xmalloc (sizeof (alias_type)); in cm_alias()
1014 alias_type *findit = aliases; in alias_expand()