blob: b92fd604dfa3bcc9711d3905d571ca5605c3b8c4 [file] [log] [blame]
/#define[ \t](CAP[_A-Z]+)[ \t]+([0-9]+)[ \t]*$/ { printf "{\"%s\", %s},\n", tolower($2), $3; }