states-code.h 106 B

123456
  1. /* Return hash value of abbreviation 'abbr' if found, -1 otherwise */
  2. int has_key (const char *abbr);