#include <stdlib.h>
#include "general.h"
Go to the source code of this file.
Functions | |
char * | rr_calloc (size_t nelem, size_t elsize) |
Definition in file rr_calloc.c.
|
customized version of calloc Definition at line 32 of file rr_calloc.c. Referenced by calc_mem_req(), compute_back_off(), compute_gt_discount(), compute_perplexity(), gen_fb_list(), increment_context(), load_arpa_lm(), load_lm(), main(), merge_tempfiles(), sih_add(), sih_create(), and sih_val_read_from_file(). |