~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to include/my_global.h

  • Committer: Brian Aker
  • Date: 2008-07-05 19:24:24 UTC
  • mfrom: (53.2.8 codestyle)
  • Revision ID: brian@tangent.org-20080705192424-3uslywtteymm7xqy
First pass of removing BIT_TYPE

Show diffs side-by-side

added added

removed removed

Lines of Context:
848
848
#endif
849
849
 
850
850
#ifndef ULL
851
 
#ifdef HAVE_LONG_LONG
852
 
#define ULL(A) A ## ULL
853
 
#else
854
851
#define ULL(A) A ## UL
855
852
#endif
856
 
#endif
857
853
 
858
854
/*
859
855
  Sometimes we want to make sure that the variable is not put into