Searched defs:EINVAL (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/tests/lib/libpthread/
H A Dt_name.c84 ATF_REQUIRE_EQ(pthread_attr_setname_np(&attr, NAME_TOO_LONG, NULL), EINVAL); local
/netbsd-current/external/bsd/jemalloc/dist/test/integration/
H A Dposix_memalign.c21 assert_d_eq(posix_memalign(&p, alignment, 1), EINVAL, local
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dacclib.h90 #define EINVAL 22 /* Invalid argument */ macro
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dstrtol.c309 __set_errno (EINVAL); variable
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dstrtol.c313 __set_errno (EINVAL); variable
/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dmallctl.c61 sizeof(epoch)-1), EINVAL, local
64 sizeof(epoch)+1), EINVAL, local
69 EINVAL, local
73 EINVAL, local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dcanonicalize-lgpl.c457 __set_errno (EINVAL); variable
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h246 #define EINVAL 9943 macro
/netbsd-current/sys/sys/
H A Derrno.h64 #define EINVAL 22 /* Invalid argument */ macro
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_execbuffer.c69 #undef EINVAL macro
70 #define EINVAL ({ \ macro
[all...]
/netbsd-current/lib/libc/time/
H A Dprivate.h229 # define EINVAL ERANGE macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Demul_unix.c150 #define EINVAL -1 macro
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Demul_unix.c138 #define EINVAL -1 macro

Completed in 403 milliseconds