Home | History | Annotate | Download | only in libspeex

Lines Matching full:calloc

66 static void *speex_alloc (int size) {return calloc(size,1);}