diff options
| author | Michael Matz <matz@suse.de> | 2016-06-30 15:47:58 +0200 |
|---|---|---|
| committer | Michael Matz <matz@suse.de> | 2016-12-15 17:47:07 +0100 |
| commit | 1a5eacb445a0116722e88e1a8a3e88e9d4127d2b (patch) | |
| tree | 6330bf403930d823891a10d45020476ad583b085 /include/stddef.h | |
| parent | ff5561ff7d699eb9e30e95f1e2cfd1e98e5a990d (diff) | |
| download | tinycc-1a5eacb445a0116722e88e1a8a3e88e9d4127d2b.tar.gz tinycc-1a5eacb445a0116722e88e1a8a3e88e9d4127d2b.tar.bz2 | |
tccasm: Implement compare expressions
I.e. implement < > <= >= == !=. Comparisons are signed and result
is -1 if true, 0 if false.
Diffstat (limited to 'include/stddef.h')
0 files changed, 0 insertions, 0 deletions
