Searched refs:_JBL_PTR (Results 1 – 3 of 3) sorted by relevance
308 struct _JBL_PTR *obp = aux->orderby_num ? aux->orderby_ptrs[0] : 0; in _jbi_collect_indexes()312 struct _JBL_PTR *ptr = idx->ptr; in _jbi_collect_indexes()393 struct _JBL_PTR *obp = aux->orderby_ptrs[0]; in _jbi_select_index_for_orderby()396 struct _JBL_PTR *ptr = idx->ptr; in _jbi_select_index_for_orderby()
183 typedef struct _JBL_PTR { struct
1073 sz = (int) (sizeof(struct _JBL_PTR) + cnt * sizeof(char*) + len); in _jbl_ptr_pool()1086 doff = offsetof(struct _JBL_PTR, n) + cnt * sizeof(char*); in _jbl_ptr_pool()