Home
last modified time | relevance | path

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

/trueos/contrib/texinfo/makeinfo/
HDindex.c318 top_defindex (char *name, int code) in top_defindex() function
371 top_defindex ("cp", 0); /* cp is the only non-code index. */ in init_indices()
372 top_defindex ("fn", 1); in init_indices()
373 top_defindex ("ky", 1); in init_indices()
374 top_defindex ("pg", 1); in init_indices()
375 top_defindex ("tp", 1); in init_indices()
376 top_defindex ("vr", 1); in init_indices()