Searched refs:bof_is_blob (Results 1 – 2 of 2) sorted by relevance
84 static inline int bof_is_blob(bof_t *bof){return (bof->type == BOF_TYPE_BLOB);} in bof_is_blob() function
162 if (!bof_is_blob(bof)) in bof_blob_size()169 if (!bof_is_blob(bof)) in bof_blob_value()