Searched defs:field (Results 1 – 3 of 3) sorted by relevance
/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | asn1t.h | 309 # define ASN1_IMP_EX(stname, field, type, tag, ex) \ argument 312 # define ASN1_EXP_EX(stname, field, type, tag, ex) \ argument 342 # define ASN1_SEQUENCE_OF(stname, field, type) \ argument 346 # define ASN1_SEQUENCE_OF_OPT(stname, field, type) \ argument 351 # define ASN1_SET_OF(stname, field, type) \ argument 354 # define ASN1_SET_OF_OPT(stname, field, type) \ argument 359 # define ASN1_IMP_SET_OF(stname, field, type, tag) \ argument 362 # define ASN1_EXP_SET_OF(stname, field, type, tag) \ argument 365 # define ASN1_IMP_SET_OF_OPT(stname, field, type, tag) \ argument 384 # define ASN1_NDEF_EXP(stname, field, type, tag) \ argument [all …]
|
/optee_test-3.20.0/host/xtest/adbg/src/ |
A D | adbg_run.c | 15 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
|
/optee_test-3.20.0/ta/tpm_log_test/ |
A D | ta_entry.c | 47 uint32_t field = 0; in test_with_right_parameters() local
|
Completed in 7 milliseconds