Searched refs:ba_phase (Results 1 - 2 of 2) sorted by relevance

/libmicro/
H A Dlibmicro.h77 int ba_phase; /* number of time used */ member in struct:__anon17
H A Dlibmicro.c735 b->ba_phase = 0;
825 b->ba_phase++;
871 b->ba_phase = 0;
898 phase = b->ba_phase;
903 b->ba_phase++;
907 while (b->ba_phase == phase) {

Completed in 11 milliseconds