Home
last modified time | relevance | path

Searched defs:index_file (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/utils/indxbib/
H A Dindxbib.cpp286 char *index_file = new char[strlen(base_name) + sizeof(INDEX_SUFFIX)]; in main() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dobjdump.c1774 index_file (const char *map, size_t size, unsigned int *maxline) in index_file() function
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dobjdump.c1953 index_file (const char *map, size_t size, unsigned int *maxline) in index_file() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c3942 static int index_file(int argc, const char **argv, int full) { in index_file() function