Lines Matching full:calloc
727 return calloc(4, sizeof(char));731 extra_exts = calloc(ALIGN(strlen(env_const) + 2, 4), sizeof(char));867 exts = (char *) calloc(ALIGN(length + 1, 4), sizeof(char));