• Paul Eggert's avatar
    Inline a couple of functions that were macros · 24849c1b
    Paul Eggert authored
    This reclaims a bit of performance when compiling with gcc -Og.
    These functions were macros until I changed them in
    2020-04-17T14:57:25Z!eggert@cs.ucla.edu.
    * src/casefiddle.c (make_char_unibyte):
    * src/ccl.c (GET_TRANSLATION_TABLE): Now inline.
    24849c1b
ccl.c 63.9 KB