this source code file is funnily sentimental to me. one of the first games I got to taking apart was Spore, by Maxis/EA. one aspect that stood out was the FNV hash function, which while not widely used at the time (the wikipedia page was just a short description and some pseudo-code), was used all over this games' files.
this time last year, EA open-sourced some of their core libraries, and sure enough:
https://github.com/electronicarts/EAStdC/blob/master/include/EAStdC/EAHashString.h
also while writing this toot, I wanted to fact-check the wikipedia thing (couldn't), and found out that much of the page now was written by Mr. N himself: https://en.wikipedia.org/wiki/Special:Contributions/Landon_Curt_Noll