Lines Matching refs:nsyms
58 symbol_count = NEW2(nsyms, Value_t);
72 kernel_base = NEW2(nsyms, Value_t *);
77 for (i = 0; i < nsyms; i++)
86 kernel_end = NEW2(nsyms, Value_t *);
93 shiftset = NEW2(nsyms, Value_t);
264 for (i = 0; i < nsyms; i++)
498 derives = NEW2(nsyms, Value_t *);
502 for (lhs = start_symbol; lhs < nsyms; lhs++)
531 for (i = start_symbol; i < nsyms; i++)
552 nullable = TMALLOC(char, nsyms);
555 for (i = 0; i < nsyms; ++i)
584 for (i = 0; i < nsyms; i++)