home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / include / a2ixlibrary / pex5.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-10-16  |  1.4 KB  |  31 lines

  1. /* This file is automatically generated by a2ixlibrary. Do not change.
  2.    Only shared library sources can include this header, do not use this header
  3.    in your own programs! */
  4. #ifndef UNDEF_amiga_PEX5
  5.  
  6. extern void *__PEXDisplayInfoHeader_PEX5_shared_ptr;
  7. extern void *__PEXPickCache_PEX5_shared_ptr;
  8. extern void *__PEXPickCacheInUse_PEX5_shared_ptr;
  9. extern void *__PEXPickCacheSize_PEX5_shared_ptr;
  10. extern void *__PEX_decode_oc_funcs_PEX5_shared_ptr;
  11. extern void *__PEX_encode_oc_funcs_PEX5_shared_ptr;
  12. extern void *__PEX_fp_convert_PEX5_shared_ptr;
  13. #define PEXDisplayInfoHeader (*((__typeof__(PEXDisplayInfoHeader) *)__PEXDisplayInfoHeader_PEX5_shared_ptr))
  14. #define PEXPickCache (*((__typeof__(PEXPickCache) *)__PEXPickCache_PEX5_shared_ptr))
  15. #define PEXPickCacheInUse (*((__typeof__(PEXPickCacheInUse) *)__PEXPickCacheInUse_PEX5_shared_ptr))
  16. #define PEXPickCacheSize (*((__typeof__(PEXPickCacheSize) *)__PEXPickCacheSize_PEX5_shared_ptr))
  17. #define PEX_decode_oc_funcs (*((__typeof__(PEX_decode_oc_funcs) *)__PEX_decode_oc_funcs_PEX5_shared_ptr))
  18. #define PEX_encode_oc_funcs (*((__typeof__(PEX_encode_oc_funcs) *)__PEX_encode_oc_funcs_PEX5_shared_ptr))
  19. #define PEX_fp_convert (*((__typeof__(PEX_fp_convert) *)__PEX_fp_convert_PEX5_shared_ptr))
  20. #define UNDEF_amiga_PEX5
  21. #else
  22. #undef PEXDisplayInfoHeader
  23. #undef PEXPickCache
  24. #undef PEXPickCacheInUse
  25. #undef PEXPickCacheSize
  26. #undef PEX_decode_oc_funcs
  27. #undef PEX_encode_oc_funcs
  28. #undef PEX_fp_convert
  29. #undef UNDEF_amiga_PEX5
  30. #endif
  31.