/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | nameserndk.cpp | 36 #define ERRON_0 0
macro 63 errno = ERRON_0;
in NsGet16() 67 if (errno == ERRON_0) {
in NsGet16() 77 errno = ERRON_0;
in NsGet32() 81 if (errno == ERRON_0) {
in NsGet32() 91 errno = ERRON_0;
in NsPut16() 95 if (errno == ERRON_0) {
in NsPut16() 105 errno = ERRON_0;
in NsPut32() 109 if (errno == ERRON_0) {
in NsPut32() 119 errno = ERRON_0;
in NsNameUnCompress() [all...] |
H A D | wcharndk1.cpp | 69 #define ERRON_0 0
macro 167 napi_create_int32(env, ret > PARAM_0 && errno == ERRON_0, &result);
in Fwide_One() 183 napi_create_int32(env, ret == ERRON_0 && errno == ERRON_0, &result);
in Fwide_Two() 453 napi_create_int32(env, wcscmp(src, dst) == ERRON_0, &result);
in Wcpcpy_One() 464 napi_create_int32(env, wcscmp(src, dst) == ERRON_0, &result);
in Wcpncpy_One() 478 napi_create_int32(env, strcmp(s, "A") == ERRON_0, &result);
in Wcrtomb_One() 491 NAPI_ASSERT(env, ret == ERRON_0, "wcscasecmp Error");
in Wcscasecmp_One() 493 napi_create_int32(env, ret == ERRON_0, &result);
in Wcscasecmp_One() 506 NAPI_ASSERT(env, ret == ERRON_0, "wcscasecmp_ in Wcscasecmpl_One() [all...] |
H A D | pwdndk.cpp | 38 #define ERRON_0 0
macro 54 errno = ERRON_0;
in Setpwent() 83 errno = ERRON_0;
in Getpwnam() 96 errno = ERRON_0;
in EndPwEnt() 139 errno = ERRON_0;
in Getpwuid() 145 if (errno == ERRON_0) {
in Getpwuid()
|
H A D | errndk.cpp | 22 #define ERRON_0 0
macro 27 errno = ERRON_0;
in Warn() 38 errno = ERRON_0;
in Warnx()
|
H A D | direntndk.cpp | 41 #define ERRON_0 0
macro 63 errno = ERRON_0;
in Scandir64() 88 errno = ERRON_0;
in Scandir() 121 errno = ERRON_0;
in Seekdir()
|
H A D | unistdndk.cpp | 84 #define ERRON_0 0
macro 446 errno = ERRON_0;
in Sync() 531 errno = ERRON_0;
in tcgetpgrp_handler() 626 errno = ERRON_0;
in Readlink() 628 if (errno != ERRON_0) {
in Readlink() 858 errno = ERRON_0;
in Access() 869 errno = ERRON_0;
in Eaccess() 881 int backParam = ERRON_0;
in Fexecve() 883 if (fpid == ERRON_0) {
in Fexecve() 902 int backParam = ERRON_0;
in Execvpe() [all...] |
H A D | regexndk.cpp | 31 #define ERRON_0 0
macro 85 errno = ERRON_0;
in Regfree() 87 if (errno == ERRON_0) {
in Regfree()
|
H A D | utmpndk.cpp | 34 #define ERRON_0 0
macro 39 errno = ERRON_0;
in Setutent() 54 errno = ERRON_0;
in Pututline()
|
H A D | netdbndk.cpp | 31 #define ERRON_0 0
macro 93 errno = ERRON_0;
in Herror() 96 if (errno == ERRON_0) {
in Herror() 314 errno = ERRON_0;
in Sethostent() 325 errno = ERRON_0;
in Setnetent() 349 errno = ERRON_0;
in Setprotoent() 373 errno = ERRON_0;
in Setservent()
|
H A D | threadsndk.cpp | 31 #define ERRON_0 0
macro 446 errno = ERRON_0;
in MtxDestroy() 461 errno = ERRON_0;
in MtxInit() 472 errno = ERRON_0;
in MtxLock() 486 errno = ERRON_0;
in MtxTimedLock() 502 errno = ERRON_0;
in MtxTryLock() 518 errno = ERRON_0;
in MtxUnLock()
|
H A D | setjmpndk.cpp | 27 #define ERRON_0 0
macro 39 errno = ERRON_0;
in Longjmp() 53 errno = ERRON_0;
in _Longjmp()
|
H A D | ptracendk.cpp | 28 #define ERRON_0 0
macro 33 errno = ERRON_0;
in Ptrace()
|
H A D | syslogndk.cpp | 26 #define ERRON_0 0
macro 59 errno = ERRON_0;
in Syslog()
|
H A D | mallocndk.cpp | 38 #define ERRON_0 0
macro 42 errno = ERRON_0;
in Malloc()
|
H A D | sendfilendk.cpp | 31 #define ERRON_0 0
macro 36 errno = ERRON_0;
in Sendfile()
|
H A D | shmndk.cpp | 31 #define ERRON_0 0
macro 35 errno = ERRON_0;
in Shmget()
|
H A D | searchndk1.cpp | 40 #define ERRON_0 0
macro 111 errno = ERRON_0;
in Hdestroy() 114 if (errno == ERRON_0) {
in Hdestroy() 135 errno = ERRON_0;
in HdestroyR() 138 if (errno == ERRON_0) {
in HdestroyR()
|
H A D | mmanndk.cpp | 41 #define ERRON_0 0
macro 238 errno = ERRON_0;
in MLock() 263 errno = ERRON_0;
in MLock2() 287 errno = ERRON_0;
in MLockAll()
|
H A D | searchndk.cpp | 41 #define ERRON_0 0
macro 85 errno = ERRON_0;
in Tdestroy() 93 errno = ERRON_0;
in Tdelete() 102 errno = ERRON_0;
in Tfind()
|
H A D | timendk.cpp | 79 #define ERRON_0 0
macro 500 errno = ERRON_0;
in ClockAdjtime() 516 errno = ERRON_0;
in ClockGetcpuclockid() 522 if (errno == ERRON_0) {
in ClockGetcpuclockid() 532 errno = ERRON_0;
in ClockGetres() 551 errno = ERRON_0;
in ClockNanosleep()
|
H A D | localendk.cpp | 31 #define ERRON_0 0
macro 46 errno = ERRON_0;
in Freelocale()
|
H A D | pollndk.cpp | 41 #define ERRON_0 0
macro 48 errno = ERRON_0;
in Poll()
|
H A D | grpndk.cpp | 39 #define ERRON_0 0
macro 79 errno = ERRON_0;
in Setgrent()
|
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/ |
H A D | localendk32.cpp | 33 #define ERRON_0 0
macro 42 errno = ERRON_0;
in Localtime64()
|
H A D | aeabindk32.cpp | 28 #define ERRON_0 0
macro 239 errno = ERRON_0;
in Progname() 242 if (errno == ERRON_0) {
in Progname()
|