HomeSort by relevance Sort by last modified time
    Searched defs:assert_perror (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
assert.h 31 # undef assert_perror macro
54 /* void assert_perror (int errnum);
61 # define assert_perror(errnum) (__ASSERT_VOID_CAST (0)) macro
97 # define assert_perror(errnum) \ macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
assert.h 31 # undef assert_perror macro
54 /* void assert_perror (int errnum);
61 # define assert_perror(errnum) (__ASSERT_VOID_CAST (0)) macro
97 # define assert_perror(errnum) \ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
assert.h 31 # undef assert_perror macro
54 /* void assert_perror (int errnum);
61 # define assert_perror(errnum) (__ASSERT_VOID_CAST (0)) macro
97 # define assert_perror(errnum) \ macro

Completed in 301 milliseconds