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

/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dnodes.h50 #define N_UpdateTags 0x04 /* The tags table is out of date. */ macro
H A Dnodes.c1192 node was found anyway, set N_UpdateTags in NODE->flags. If the node is
1266 node->flags |= N_UpdateTags;
H A Dwindow.c1138 if (node->flags & N_UpdateTags)

Completed in 123 milliseconds