Searched refs:INFO_TAGSEP (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dnodes.h79 #define INFO_TAGSEP '\177'
78 #define INFO_TAGSEP macro
H A Dsearch.c339 c == INFO_TAGSEP ||
H A Dnodes.c660 for (p = 0; nodedef[p] && nodedef[p] != INFO_TAGSEP; p++)
662 if (nodedef[p] != INFO_TAGSEP)

Completed in 185 milliseconds