Searched refs:cursor_create (Results 1 – 1 of 1) sorted by relevance
41 cursor_t cursor_create(size_t size) in cursor_create() function69 state.compressed = cursor_create(1024 + 2 * LZ4_compressBound(size)); in state_create()70 state.roundTrip = cursor_create(size); in state_create()159 cursor_t data2 = cursor_create(state->data.size); in state_extDictRoundTrip()229 cursor_t data2 = cursor_create(state->data.size); in state_extDictHCRoundTrip()