Home | History | Annotate | Download | only in src

Lines Matching refs:BaseRecord

2039   ba->BaseRecord = NULL;
2041 if ( ALLOC_ARRAY( ba->BaseRecord, count, HB_BaseRecord ) )
2044 br = ba->BaseRecord;
2098 if ( ba->BaseRecord )
2100 br = ba->BaseRecord;
2299 br = &ba->BaseRecord[base_index];