home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / skipident.txt < prev    next >
Text File  |  1997-11-12  |  897b  |  69 lines

  1. #
  2. # @(#)skipident.txt    /main/titanic/1
  3. #
  4. # This file contains most identifiers special for the PC platform
  5. # and its compilers. These identifiers aren't parsed by reveng_cpp
  6. # (most of them even generate syntax errors)
  7. #
  8. # This file is by no means complete, you are advised to modify this
  9. # file to suit your own needs.
  10. #
  11. __asm    
  12. __based    
  13. __cdecl    
  14. __declspec    
  15. __except
  16. __export
  17. __far
  18. __fastcall
  19. __finally
  20. __huge
  21. __import
  22. __inline
  23. __interrupt
  24. __leave    
  25. __loadds
  26. __multiple_inheritance
  27. __near
  28. __pascal
  29. __rtti
  30. __saveregs
  31. __seg
  32. __single_inheritance
  33. __stdcall
  34. __thread
  35. __try
  36. __virtual_inheritance
  37. _asm
  38. _cdecl
  39. _export
  40. _far
  41. _fastcall
  42. _huge
  43. _import
  44. _interrupt
  45. _loadds
  46. _near
  47. _pascal
  48. _saveregs
  49. _seg
  50. cdecl
  51. dllexport
  52. dllimport
  53. far
  54. huge
  55. interrupt
  56. naked
  57. near
  58. pascal
  59. thread
  60. #
  61. # from afxwin.h (MFC)
  62. #
  63. PASCAL
  64. afx_msg
  65. AFXAPI
  66. AFX_DATA
  67. AFX_CDECL
  68. HUGEP
  69.