If you have access to your website source code, you could always just do a search for absolute anchor tags throughout your site, ending at the protocol (so, search for the beginning of the tag like so "
If the site was built correctly, you would only use absolute URLs for external links. This would give you a quick count. But it's not foolproof, as as the anchor tags may not be consistently coded.