Searched refs:N_TagsIndirect (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/texinfo/info/
H A Dnodes.h49 #define N_TagsIndirect 0x02 /* The tags table was an indirect one. */ macro
H A Dnodes.c847 file_buffer->flags |= N_TagsIndirect;
973 if (file_buffer->flags & N_TagsIndirect)
975 node->flags |= N_TagsIndirect;

Completed in 53 milliseconds