HomeSort by relevance Sort by last modified time
    Searched full:state_stack (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
ldlex.l 565 saving the current start condition on `state_stack'. */
567 static int state_stack[MAX_INCLUDE_DEPTH * 2];
568 static int *state_stack_p = state_stack;

Completed in 436 milliseconds