Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/texinfo/info/
Dnodes.c54 #define DEFAULT_INFO_FUDGE 1000 macro
992 min = max = DEFAULT_INFO_FUDGE; in info_node_of_file_buffer_tags()
994 if (tag->nodestart < DEFAULT_INFO_FUDGE) in info_node_of_file_buffer_tags()
997 if (DEFAULT_INFO_FUDGE > in info_node_of_file_buffer_tags()