Home
last modified time | relevance | path

Searched defs:perr (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dkill-phi-ttsbb2.c4 int foo(int perr) in foo() argument
/third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/
H A Dstdio_perror_test.cpp23 const char* perr = "test perror success: No such file or directory\n"; in HWTEST_F() local
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dfsutil.h31 #define perr printf macro
/third_party/icu/icu4c/source/test/intltest/
H A Ditrbnfp.cpp126 UParseError perr; in TestParse() local
/third_party/ffmpeg/libavcodec/alpha/
H A Dasm.h128 #define perr __builtin_alpha_perr macro
142 #define perr(a, b) ({ uint64_t __r; __asm__ (".arch ev6; perr %r1,%r2,%0" : "=r" (__r) : "%rJ" (a), "rJ" (b)); __r; }) macro
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn1_gen.c98 generate_v3(const char *str, X509V3_CTX *cnf, int depth, int *perr) generate_v3() argument
401 asn1_multi(int utype, const char *section, X509V3_CTX *cnf, int depth, int *perr) asn1_multi() argument
/third_party/openssl/crypto/asn1/
H A Dasn1_gen.c98 generate_v3(const char *str, X509V3_CTX *cnf, int depth, int *perr) generate_v3() argument
401 asn1_multi(int utype, const char *section, X509V3_CTX *cnf, int depth, int *perr) asn1_multi() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c1585 UParseError perr; in test_fmt() local
1731 UParseError perr; in TestRBNFFormat() local

Completed in 12 milliseconds