Searched refs:bvar (Results 1 – 2 of 2) sorted by relevance
34 B bvar(&cvar); in main()
1160 struct bt_var *bvar, *bv = bs->bs_var; in stmt_store() local1175 bvar = ba->ba_value; in stmt_store()1176 bv->bv_type = bvar->bv_type; in stmt_store()1177 bv->bv_value = bvar->bv_value; in stmt_store()1180 bvar = ba->ba_value; in stmt_store()1181 map = (struct map *)bvar->bv_value; in stmt_store()