HomeSort by relevance Sort by last modified time
    Searched defs:errx (Results 1 - 2 of 2) 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
  /external/clang/test/SemaCXX/
class.cpp 4 auto int errx; // expected-error {{storage class specified for a member declaration}} expected-warning {{'auto' storage class specifier is redundant}} member in class:C

Completed in 196 milliseconds