Main Page | Class List | Directories | File List | Class Members | File Members

jdmacros.h File Reference

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


Define Documentation

#define SLCALLOC   calloc
 

Definition at line 46 of file jdmacros.h.

Referenced by SLdebug_calloc().

#define SLFREE   free
 

Definition at line 38 of file jdmacros.h.

Referenced by free_nodes(), and SLdebug_free().

#define SLMALLOC   malloc
 

Definition at line 42 of file jdmacros.h.

Referenced by add_level(), init_readline(), and SLdebug_malloc().

#define SLMEMCHR   SLmemchr
 

Definition at line 16 of file jdmacros.h.

#define SLMEMCMP   SLmemcmp
 

Definition at line 33 of file jdmacros.h.

Referenced by scalar_vector_bin_op(), and SLang_undefine_key().

#define SLMEMCPY   SLmemcpy
 

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().

#define SLMEMSET   SLmemset
 

Definition at line 8 of file jdmacros.h.

Referenced by allocate_struct(), aput_from_indices(), concat_arrays(), do_method_for_all_elements(), fixup_beg_end_matches(), forward_cursor(), init_readline(), malloc_key(), SLang_create_mmt(), SLang_duplicate_array(), SLclass_add_typecast(), SLclass_allocate_class(), SLcurses_newwin(), SLcurses_subwin(), SLsmg_draw_hline(), SLtt_delete_nlines(), and trace_dump().

#define SLREALLOC   realloc
 

Definition at line 50 of file jdmacros.h.

Referenced by SLdebug_realloc().


© sourcejam.com 2005-2008