Files
nethack/include
PatR b14b830b49 simplify glyph_is_cmap()
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.
2022-07-14 14:46:32 -07:00
..
2022-02-04 11:01:20 -05:00
2022-03-13 13:58:56 -07:00
2020-10-14 09:25:45 -07:00
2022-01-29 11:13:01 -08:00
2022-06-30 23:48:18 -04:00
2022-06-30 23:48:18 -04:00
2022-04-27 11:22:12 -07:00
2022-07-14 14:46:32 -07:00
2021-01-26 21:06:16 -05:00
2022-06-30 23:48:18 -04:00
2022-06-30 23:48:18 -04:00
2022-07-10 11:14:10 -07:00
2022-07-01 08:23:31 -04:00
2022-07-01 08:36:03 -04:00
2022-03-11 07:33:28 -05:00
2022-06-19 02:30:45 -07:00
2022-06-30 23:48:18 -04:00
2022-06-30 23:48:18 -04:00
2020-12-04 09:30:21 +02:00
2022-05-27 15:28:49 -07:00
2022-02-16 23:04:02 +02:00
2022-06-30 23:48:18 -04:00
2022-07-13 11:21:21 +03:00
2022-06-30 23:48:18 -04:00
2022-01-28 08:30:08 +02:00
2022-06-22 13:50:53 -04:00
2022-07-10 15:43:49 -07:00
2022-06-30 23:48:18 -04:00
2021-12-19 19:31:19 -08:00
2022-06-30 23:48:18 -04:00
2022-06-30 23:48:18 -04:00
2022-06-30 23:48:18 -04:00
2022-06-30 23:48:18 -04:00
2022-05-07 10:25:13 -04:00
2022-03-02 13:09:42 -08:00
2022-02-01 13:03:41 -05:00
2020-08-12 16:15:28 -07:00
2022-03-15 13:46:56 +02:00
2022-06-30 23:48:18 -04:00
2022-06-30 23:48:18 -04:00
2021-10-21 08:48:23 -04:00
2022-06-30 23:48:18 -04:00
2022-03-16 21:27:06 -04:00
2021-01-26 10:27:51 -05:00
2022-07-10 11:14:10 -07:00
2022-01-11 10:25:50 -08:00