HomeSort by relevance Sort by last modified time
    Searched refs:errcheck (Results 1 - 4 of 4) sorted by null

  /external/clang/bindings/python/clang/
cindex.py     [all...]
  /ndk/sources/host-tools/nawk-20071023/
proto.h 143 extern double errcheck(double, const char *);
run.c 1039 i = errcheck(pow(i, j), "pow");
1133 xf = errcheck(pow(xf, yf), "pow");
    [all...]
lib.c 650 double errcheck(double x, const char *s) function

Completed in 488 milliseconds