mes/src
Jan Nieuwenhuizen 6b657ae84f
core: Remove CBYTES, CSTRING, NCBYTES macros.
* src/gc.c (cell_bytes, news_bytes): New function.
* include/mes/macros.h (CBYTES, CSTRING, NCBYTES): Remove.  Update
users.
* include/mes/m2.h: Likewise.
2019-11-02 08:40:30 +01:00
..
builtins.c core: Remove macros from cell creation: make_char .. make_string. 2019-11-02 08:40:30 +01:00
display.c core: Remove CBYTES, CSTRING, NCBYTES macros. 2019-11-02 08:40:30 +01:00
eval-apply.c core: Remove macros from cell creation: make_char .. make_string. 2019-11-02 08:40:30 +01:00
gc.c core: Remove CBYTES, CSTRING, NCBYTES macros. 2019-11-02 08:40:30 +01:00
hash.c core: Remove CBYTES, CSTRING, NCBYTES macros. 2019-11-02 08:40:30 +01:00
lib.c core: Remove macros from cell creation: make_char .. make_string. 2019-11-02 08:40:30 +01:00
math.c core: Remove macros from cell creation: make_char .. make_string. 2019-11-02 08:40:30 +01:00
mes.c core: Remove macros from cell creation: make_char .. make_string. 2019-11-02 08:40:30 +01:00
module.c core: Upcase register names. 2019-11-02 08:40:29 +01:00
posix.c core: Remove CBYTES, CSTRING, NCBYTES macros. 2019-11-02 08:40:30 +01:00
reader.c core: Remove macros from cell creation: make_char .. make_string. 2019-11-02 08:40:30 +01:00
string.c core: Remove CBYTES, CSTRING, NCBYTES macros. 2019-11-02 08:40:30 +01:00
struct.c core: Remove macros from cell creation: make_char .. make_string. 2019-11-02 08:40:30 +01:00
symbol.c core: Remove macros from cell creation: make_char .. make_string. 2019-11-02 08:40:30 +01:00
vector.c core: Remove macros from cell creation: make_char .. make_string. 2019-11-02 08:40:30 +01:00