Searched refs:myb (Results 1 – 3 of 3) sorted by relevance
103 init9(myb); in FloatConcatMatrixBench()115 const float* b = myb; in performTest()130 float myb [9]; member in FloatConcatMatrixBench146 init9(myb); in FloatDoubleConcatMatrixBench()158 const float* b = myb; in performTest()173 float myb [9]; member in FloatDoubleConcatMatrixBench184 init9(myb); in DoubleConcatMatrixBench()196 const double* b = myb; in performTest()211 double myb [9]; member in DoubleConcatMatrixBench
477 bstuff *myb = tabq[q].b_q; /* the b for this node */ in augment() local488 for (mykey = myb->list_b; mykey; mykey=mykey->nextb_k) in augment()517 tabq[tail].oldval_q = myb->val_b; /* need this for rollback */ in augment()