Home
last modified time | relevance | path

Searched defs:CHK (Results 1 - 14 of 14) sorted by relevance

/third_party/mbedtls/programs/hash/
H A Dmd_hmac_demo.c84 #define CHK(expr) \ macro
[all...]
/third_party/mbedtls/programs/cipher/
H A Dcipher_aead_demo.c106 #define CHK(expr) \ macro
[all...]
/third_party/mbedtls/library/
H A Dhmac_drbg.c558 #define CHK(c) if ((c) != 0) \ macro
[all...]
H A Dctr_drbg.c937 #define CHK(c) if ((c) != 0) \ macro
[all...]
/third_party/backends/backend/
H A Du12-io.c144 #define CHK(A) {if( (status = A) != SANE_STATUS_GOOD ) { \ macro
[all...]
H A Dcanon630u-common.c71 #define CHK(A) {if( (status = A) != SANE_STATUS_GOOD ) { \ macro
[all...]
H A Dcanon_lide70-common.c45 #define CHK(A) {if ((status = A) != SANE_STATUS_GOOD) {\ macro
H A Dumax1220u-common.c184 #define CHK(A) {if( (res = A) != SANE_STATUS_GOOD ) { \ macro
[all...]
/third_party/ltp/include/
H A Dtst_fuzzy_sync.h186 #define CHK(param, low, hi, def) do { \ macro
213 #undef CHK macro
/third_party/ltp/scripts/
H A Dcheckpatch.pl2422 sub CHK { subroutine
[all...]
/third_party/mbedtls/tests/include/test/
H A Dssl_helpers.h487 #define CHK(x) \ macro
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DLanguageTag.java68 CHK("Chukchi", "ckt"), enum constant
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c801 #define CHK(x) do { if (!(x)) { return false; } } while(0) macro
1208 #undef CHK global() macro
4523 #define CHK global() macro
5576 #undef CHK global() macro
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c744 #define CHK(x) do { if (!(x)) { return false; } } while(0) macro
1165 #undef CHK global() macro
4060 #define CHK global() macro
5101 #undef CHK global() macro
12638 #define CHK global() macro
[all...]

Completed in 42 milliseconds