Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
276 B

  1. // Copyright (c) 1993-1999 Microsoft Corporation
  2. /* Impure data from modules split from y3.c */
  3. #define y3imp YES
  4. #include "dtxtrn.h"
  5. int lastred; /* the number of the last reduction of a state */
  6. SSIZE_T defact[NSTATES]; /* the default actions of states */