Searched refs:LEN_STACK_SIZE (Results 1 - 1 of 1) sorted by path

/u-boot/tools/
H A Dproftool.c58 LEN_STACK_SIZE = 4, /* number of nested length fix-ups */ enumerator in enum:__anon11
241 struct tw_len len_stack[LEN_STACK_SIZE];
847 if (tw->len_count >= LEN_STACK_SIZE) {

Completed in 63 milliseconds