![]() |
HDF5
1.12.0
|
Functions | |
| H5_DLL herr_t | H5CS_push (const char *func_name) |
| H5_DLL herr_t | H5CS_pop (void) |
| H5_DLL herr_t | H5CS_print_stack (const struct H5CS_t *stack, FILE *stream) |
| H5_DLL struct H5CS_t * | H5CS_copy_stack (void) |
| H5_DLL herr_t | H5CS_close_stack (struct H5CS_t *stack) |
References HDassert(), NULL, H5CS_t::nused, H5CS_t::rec, and u.
Referenced by H5FL_blk_free(), H5FL_blk_realloc(), H5FL_fac_free(), and H5FL_reg_free().
| H5_DLL struct H5CS_t* H5CS_copy_stack | ( | void | ) |
References HDassert(), H5CS_t::nalloc, NULL, H5CS_t::nused, H5CS_t::rec, ret_value, and u.
Referenced by H5FL_blk_realloc().
| H5_DLL herr_t H5CS_pop | ( | void | ) |
References HDassert(), and H5CS_t::nused.
| H5_DLL herr_t H5CS_push | ( | const char * | func_name | ) |
References HDassert(), H5CS_t::nalloc, H5CS_t::nused, and H5CS_t::rec.