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

  /bionic/libc/upstream-openbsd/lib/libc/gen/
errx.c 1 /* $OpenBSD: errx.c,v 1.11 2015/08/31 02:53:57 guenther Exp $ */
35 errx(int eval, const char *fmt, ...) function
43 DEF_WEAK(errx); variable
  /device/linaro/bootloader/edk2/StdLib/PosixLib/Err/
warn_err.c 74 errx(int eval, const char *fmt, ...) function
  /external/clang/test/SemaCXX/
class.cpp 4 auto int errx; // expected-error {{storage class specified for a member declaration}} member in class:C

Completed in 78 milliseconds