Lines Matching refs:bmp_t
363 bmp_t *bmp, *tmp_bmp; in update_matrix()
520 bmp_t **p, in clear_matrix()
526 bmp_t *bmp; in clear_matrix()
546 *p = (bmp_t *)malloc(*n * sizeof (bmp_t)); in clear_matrix()
549 *n * sizeof (bmp_t)); in clear_matrix()
584 bmp_t **p, in get_matrix()
589 bmp_t *bmp; in get_matrix()
603 *p = (bmp_t *)malloc(*n * sizeof (bmp_t)); in get_matrix()
606 *n * sizeof (bmp_t)); in get_matrix()
622 bmp_t **p, in clear_dd_matrix()
644 bmp_t **p, in get_dd_matrix()
656 bmp_t **p, in get_dds_matrix()
707 bmp_t *bmp; in is_dd_active()
740 bmp_t **p, in get_scope()
753 bmp_t *bmp; in get_scope()
756 bmp_t *tmp_p; in get_scope()
759 bmp_t *short_p; in get_scope()
823 *p = (bmp_t *)calloc(primary, sizeof (bmp_t)); in get_scope()
953 matrix->m = (bmp_t *)calloc(y, SIZEOF_X_UNIT(matrix)); in new_matrix()
969 bmp_t *bmp; in dd_matrix_init()
1032 bmp_t *bmp; in get_ds_id()
1065 bmp_t *bmp; in get_common_dd()
1661 bmp_t *bmp; in remove_member_wildchar()
1710 bmp_t *p; in remove_dd_object()