summaryrefslogtreecommitdiffstats
path: root/stdlib
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-10-26 01:58:44 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-10-26 01:58:44 -0700
commiteb2afffe5cfdc6aff82b2571c3d25d06ee7c2f8f (patch)
tree29e5f74d8c0db16eda7355fb4c01c503ff6d30b3 /stdlib
parent54efea6dc78b7897fdad7fecccaaa1e6fb28d80e (diff)
downloadtxr-eb2afffe5cfdc6aff82b2571c3d25d06ee7c2f8f.tar.gz
txr-eb2afffe5cfdc6aff82b2571c3d25d06ee7c2f8f.tar.bz2
txr-eb2afffe5cfdc6aff82b2571c3d25d06ee7c2f8f.zip
lib: or2: define in GCC-specific way.
* lib.h (or2): Define simply using the ?: operator from GNU C, eliminating the explicit temporary variable. (uses_or2): For GNU C, we make this a dummy, harmless declaration. If memory serves me, one of the few good ways to do that it without eliciting unused warnings is to declare an enum.
Diffstat (limited to 'stdlib')
0 files changed, 0 insertions, 0 deletions