Searched refs:SOS_STACK_SIZE (Results 1 – 4 of 4) sorted by relevance
65 #define SOS_STACK_SIZE 8 /* depth of the pre-allocated sos structure stack */ macro82 Seqorset ber_sos_stack[SOS_STACK_SIZE];
128 #define SOS_STACK_SIZE 8 /* depth of the pre-allocated sos structure stack */ macro145 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()