diff options
author | 1999-05-10 16:02:07 +0000 | |
---|---|---|
committer | 1999-05-10 16:02:07 +0000 | |
commit | 31776deb766c7e76bd869a1dab1b53fbcdffa95f (patch) | |
tree | 6890494d370c80d195a5bbe684dd7bd60a1188de /lib/libc/regex/regexec.c | |
parent | sync (diff) | |
download | wireguard-openbsd-31776deb766c7e76bd869a1dab1b53fbcdffa95f.tar.xz wireguard-openbsd-31776deb766c7e76bd869a1dab1b53fbcdffa95f.zip |
Use symbolic define for BYTE_ORDER.
(don't forget that cpp is `lazy':
#define A B
#define B value
#if A == value
works, since A isn't extended before it's needed, by which time B is known)
Diffstat (limited to 'lib/libc/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions