Home
last modified time | relevance | path

Searched defs:public_type (Results 1 – 3 of 3) sorted by relevance

/third_party/libabigail/tests/data/test-diff-suppr/
Dtest4-local-suppr-v1.h2 struct public_type struct
16 foo(struct public_type* p, struct a_not_private_type* t); argument
Dtest4-local-suppr-v0.h2 struct public_type struct
13 foo(struct public_type* p, struct a_not_private_type* t); argument
/third_party/mbedtls/tests/src/
Dpsa_exercise_key.c1059 psa_key_type_t public_type; in exercise_export_public_key() local