Searched refs:TAG_FLAG_NEXT_ERROR (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/texinfo/makeinfo/ | ||
H A D | node.h | 54 #define TAG_FLAG_NEXT_ERROR 2 macro |
H A D | node.c | 1511 temp_tag->flags |= TAG_FLAG_NEXT_ERROR; in validate_file() |