Searched refs:store_reference (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/groff/src/utils/indxbib/
H A Dindxbib.cpp104 static void store_reference(int filename_index, int pos, int len);
445 store_reference(filenames.length(), 0, 0);
539 store_reference(filename_index, ref_start,
582 store_reference(filename_index, ref_start,
643 store_reference(filename_index, ref_start,
653 static void store_reference(int filename_index, int pos, int len)
/freebsd-10.1-release/contrib/groff/src/preproc/refer/
H A Drefer.cpp102 static unsigned store_reference(const string &);
505 ? store_reference(str)
699 static unsigned store_reference(const string &str) function
1085 (void)store_reference(str);

Completed in 114 milliseconds