Searched defs:stack_type (Results 1 – 6 of 6) sorted by relevance
672 const char *stack_type; in hw_stack_ioctl() local
476 gccjit::type stack_type; /* int[MAX_STACK_DEPTH] */ member in compilation_state
390 gcc_jit_type *stack_type; /* int[MAX_STACK_DEPTH] */ member
1832 typedef stack<stack_symbol_type> stack_type; typedef in QL::Parser