mercury_pos_t    6451 lib-src/etags.c static mercury_pos_t
mercury_pos_t    6454 lib-src/etags.c   mercury_pos_t null_pos = {0, 0, 0};
mercury_pos_t    6569 lib-src/etags.c       mercury_pos_t position = {pos, pos - start_of_name + 1, pos - origpos};
mercury_pos_t    6596 lib-src/etags.c       mercury_pos_t position = {pos, pos - start_of_name + 1, pos - origpos};
mercury_pos_t    6605 lib-src/etags.c       mercury_pos_t position = mercury_decl (s, pos);
mercury_pos_t    6611 lib-src/etags.c       mercury_pos_t position = {pos, pos - origpos + 1, pos - origpos};
mercury_pos_t    6632 lib-src/etags.c   mercury_pos_t position = mercury_decl (s, len0);