Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dfootnotes.c216 return (FN_UNABLE); in info_get_or_remove_footnotes()
265 case FN_UNABLE:
H A Dfootnotes.h32 #define FN_UNABLE 2 macro