Windows NT 4.0 source code leak
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.

13 lines
267 B

4 years ago
  1. "define" "" P0_DEFINE
  2. "elif" "" P0_ELIF
  3. "else" "" P0_ELSE
  4. "endif" "" P0_ENDIF
  5. "if" "" P0_IF
  6. "ifdef" "" P0_IFDEF
  7. "ifndef" "" P0_IFNDEF
  8. "include" "" P0_INCLUDE
  9. "line" "" P0_LINE
  10. "pragma" "" P0_PRAGMA
  11. "undef" "" P0_UNDEF
  12. "error" "" P0_ERROR
  13. "ident" "" P0_IDENT