keywords.def 306 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. #define
  2. #elif
  3. #else
  4. #endif
  5. #endm
  6. #if
  7. #ifdef
  8. #ifndef
  9. #include
  10. #macro
  11. #pragma
  12. #pragma lang
  13. #undef
  14. __attribute__
  15. alloca
  16. asm
  17. break
  18. case
  19. char
  20. const
  21. continue
  22. default
  23. defined
  24. extern
  25. goto
  26. incbin
  27. int
  28. long
  29. regparm
  30. return
  31. short
  32. sizeof
  33. static
  34. stkparm
  35. struct
  36. switch
  37. typedef
  38. typedef struct
  39. union
  40. unsigned
  41. void
  42. volatile