Searched refs:PACK_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
2122 #define PACK_STACK_SIZE 8 macro2498 int pack_stack[PACK_STACK_SIZE];8450 if (s1->pack_stack_ptr >= s1->pack_stack + PACK_STACK_SIZE - 1) in pragma_parse()