HomeSort by: relevance | last modified time | path
    Searched defs:verify1 (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
allocsa.c 54 typedef int verify1[2 * (HEADER_SIZE == sizeof (struct header)) - 1]; typedef
relocwrapper.c 115 typedef int verify1[2 * (sizeof (libdirs) / sizeof (libdirs[0]) > 1) - 1]; typedef
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
allocsa.c 54 typedef int verify1[2 * (HEADER_SIZE == sizeof (struct header)) - 1]; typedef
relocwrapper.c 115 typedef int verify1[2 * (sizeof (libdirs) / sizeof (libdirs[0]) > 1) - 1]; typedef
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
allocsa.c 54 typedef int verify1[2 * (HEADER_SIZE == sizeof (struct header)) - 1]; typedef
  /src/external/gpl2/xcvs/dist/lib/
allocsa.c 59 typedef int verify1[2 * (HEADER_SIZE == sizeof (struct header)) - 1]; typedef
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
relocwrapper.c 115 typedef int verify1[2 * (sizeof (libdirs) / sizeof (libdirs[0]) > 1) - 1]; typedef
  /src/external/bsd/libarchive/dist/libarchive/test/
test_read_format_tar.c 98 static void verify1(struct archive_entry *ae) function
457 verify(archive1, sizeof(archive1), verify1,
test_read_format_xar.c 104 static void verify1(struct archive *a, struct archive_entry *ae) function
849 verify(archive1, sizeof(archive1), verify0, verify1, GZIP);

Completed in 18 milliseconds