Lines Matching defs:blob
25 blob_T *blob = ALLOC_CLEAR_ONE(blob_T); in blob_alloc() local
132 blob_set(blob_T *blob, int idx, int byte) in blob_set()
142 blob_set_append(blob_T *blob, int idx, int byte) in blob_set_append()
187 read_blob(FILE *fd, blob_T *blob) in read_blob()
207 write_blob(FILE *fd, blob_T *blob) in write_blob()
222 blob2string(blob_T *blob, char_u **tofree, char_u *numbuf) in blob2string()
254 blob_T *blob = blob_alloc(); in string2blob() local
284 blob_T *blob, in blob_slice_or_index()
449 blob_T *blob; in blob_remove() local
492 blob_T *blob; in f_blob2list() local
516 blob_T *blob; in f_list2blob() local