I captured preprocessor output while debugging vault guard changes and noticed that glyhp_is_cmap() was expanding to an excessive amount of code. Simplify it. Also, a bunch of the cmap macro definitions were using old (foo && \ bar) instead of current (foo \ && bar) so this changes those.
44 KiB
44 KiB