Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/texinfo/info/
Dindices.c595 #define APROPOS_NONE \ macro
606 info_error ((char *) _(APROPOS_NONE), string, NULL); in info_apropos()
646 info_error ((char *) _(APROPOS_NONE), line, NULL);
/openbsd/src/gnu/usr.bin/texinfo/
DChangeLog.465331 * info/indices.c (APROPOS_NONE): Use N_ rather than _.