Searched refs:offset_index_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompose_delta.c135 typedef struct offset_index_t
139 } offset_index_t;
144 static offset_index_t *
147 offset_index_t *ndx = apr_palloc(pool, sizeof(*ndx));
171 search_offset_index(const offset_index_t *ndx,
647 const offset_index_t *ndx,
776 offset_index_t *offset_index = create_offset_index(window_A, subpool);
133 typedef struct offset_index_t struct
137 } offset_index_t; typedef in typeref:struct:offset_index_t

Completed in 113 milliseconds