Searched refs:store_reference (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/groff/src/utils/indxbib/ |
| HD | indxbib.cpp | 104 static void store_reference(int filename_index, int pos, int len); 445 store_reference(filenames.length(), 0, 0); in do_whole_file() 539 store_reference(filename_index, ref_start, in do_file() 582 store_reference(filename_index, ref_start, in do_file() 643 store_reference(filename_index, ref_start, in do_file() 653 static void store_reference(int filename_index, int pos, int len) in store_reference() function
|
| /NextBSD/contrib/groff/src/preproc/refer/ |
| HD | refer.cpp | 102 static unsigned store_reference(const string &); 505 ? store_reference(str) in do_file() 699 static unsigned store_reference(const string &str) in store_reference() function 1085 (void)store_reference(str); in do_ref()
|
| /NextBSD/contrib/groff/ |
| HD | ChangeLog.115 | 3475 * refer/refer.c (store_reference): Get hash code from old_table[i]
|