Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching full:base

490 	base[jamstate] = jambase;
498 /* mkentry - create base/def and nxt/chk entries for transition array
505 * is the offset to be used into the base/def tables, and "deflink" is the
527 base[statenum] = JAMSTATE;
529 base[statenum] = 0;
561 * have a valid base address (i.e., non-negative). Note that
562 * negative base addresses dangerous at run-time (because indexing
575 base
609 /* Ensure that the base address we eventually generate is
621 base[statenum] = tblbase;
655 base[state] = firstfree - sym;
799 /* "base" is the table of start positions. */
800 base[statenum] = position;