Go to the source code of this file.
Defines | |
| #define | SLMEMSET SLmemset |
| #define | SLMEMCHR SLmemchr |
| #define | SLMEMCPY SLmemcpy |
| #define | SLMEMCMP SLmemcmp |
| #define | SLFREE free |
| #define | SLMALLOC malloc |
| #define | SLCALLOC calloc |
| #define | SLREALLOC realloc |
|
|
Definition at line 46 of file jdmacros.h. Referenced by SLdebug_calloc(). |
|
|
Definition at line 38 of file jdmacros.h. Referenced by free_nodes(), and SLdebug_free(). |
|
|
Definition at line 42 of file jdmacros.h. Referenced by add_level(), init_readline(), and SLdebug_malloc(). |
|
|
Definition at line 16 of file jdmacros.h. |
|
|
Definition at line 33 of file jdmacros.h. Referenced by scalar_vector_bin_op(), and SLang_undefine_key(). |
|
|
Definition at line 24 of file jdmacros.h. Referenced by check_byte_compiled_token(), copy_keymap(), malloc_key(), regexp_looking_at(), SLang_buffer_keystring(), SLang_duplicate_array(), SLang_getkey(), SLmake_nstring(), transfer_n_elements(), and tt_write(). |
|
|
|
Definition at line 50 of file jdmacros.h. Referenced by SLdebug_realloc(). |