Lines Matching full:calloc
440 object = (FLAC__StreamMetadata*)calloc(1, sizeof(FLAC__StreamMetadata));
449 /* calloc() took care of this for us:
455 /* calloc() took care of this for us:
460 /* calloc() took care of this for us:
492 /* calloc() took care of this for us:
513 /* calloc() took care of this for us:
1433 return (FLAC__StreamMetadata_CueSheet_Track*)calloc(1, sizeof(FLAC__StreamMetadata_CueSheet_Track));