Home
last modified time | relevance | path

Searched refs:munged (Results 1 – 1 of 1) sorted by relevance

/scripts/mod/
A Dmodpost.c636 char *munged = xstrdup(symname); in handle_symbol() local
637 munged[0] = '_'; in handle_symbol()
638 munged[1] = toupper(munged[1]); in handle_symbol()
639 symname = munged; in handle_symbol()

Completed in 6 milliseconds