inl-tester.c 156 B

123456
  1. /* We want to test the inline functions here. */
  2. #define DO_STRING_INLINES
  3. #undef __USE_STRING_INLINES
  4. #define __USE_STRING_INLINES 1
  5. #include "tester.c"