Searched refs:lt_stackp (Results 1 – 1 of 1) sorted by relevance
84 self unsigned int lt_stackp; variable193 this->cause = self->lt_stackp > 0 ?194 self->lt_cause[self->lt_stackp - 1] : "";195 this->priority = self->lt_stackp > 0 ?196 self->lt_prio[self->lt_stackp - 1] : 0;355 this->cause = self->lt_stackp > 0 ?356 self->lt_cause[self->lt_stackp - 1] : "";357 this->priority = self->lt_stackp > 0 ?358 self->lt_prio[self->lt_stackp - 1] : 0;377 this->cause = self->lt_stackp > 0 ?[all …]