Searched refs:_hb_realloc (Results 1 – 4 of 4) sorted by relevance
/external/harfbuzz/src/ |
D | harfbuzz-impl.h | 89 ( (_ptr) = _hb_realloc( (_ptr), (_newsz), &error ), error != 0 ) 116 _hb_realloc( HB_Pointer block,
|
D | harfbuzz-impl.c | 52 _hb_realloc(HB_Pointer block, in _hb_realloc() function
|
/external/harfbuzz_ng/src/hb-old/ |
D | harfbuzz-impl.h | 93 ( (_ptr) = _hb_realloc( (_ptr), (_newsz), &error ), error != 0 ) 120 _hb_realloc( HB_Pointer block,
|
D | harfbuzz-impl.c | 52 _hb_realloc(HB_Pointer block, in _hb_realloc() function
|