Searched refs:SOS_STACK_SIZE (Results 1 – 4 of 4) sorted by relevance
69 #define SOS_STACK_SIZE 8 /* depth of the pre-allocated sos structure stack */ macro86 Seqorset ber_sos_stack[SOS_STACK_SIZE];
132 #define SOS_STACK_SIZE 8 /* depth of the pre-allocated sos structure stack */ macro149 Seqorset ber_sos_stack[SOS_STACK_SIZE];
372 if (ber->ber_sos_stack_posn < SOS_STACK_SIZE) { in ber_start_seqorset()533 if (ber->ber_sos_stack_posn <= SOS_STACK_SIZE) { in ber_put_seqorset()
429 if (ber->ber_sos_stack_posn < SOS_STACK_SIZE) { in ber_start_seqorset()589 if (ber->ber_sos_stack_posn > SOS_STACK_SIZE) { in ber_put_seqorset()