Searched refs:encode_type (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/regress/lib/libcrypto/x509/
H A Dx509_asn1.c497 int encode_type; member in struct:testcase
536 if (!X509_NAME_ENTRY_set_data(entry, test->encode_type,
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c211 static void encode_type PARAMS ((tree, int, int));
2788 encode_type (TREE_TYPE (TREE_TYPE (func_decl)),
2822 encode_type (TREE_TYPE (parms),
5428 encode_type (type, obstack_object_size (&util_obstack),
6629 encode_type (pointer_to, curtype, format);
6654 encode_type (array_of, curtype, format);
6834 encode_type (type, curtype, format)
6986 encode_type (TREE_TYPE (field_decl), curtype, format);
6995 encode_type (TREE_TYPE (field_decl), curtype, format);
7403 encode_type (TREE_TYP
6814 encode_type (type, curtype, format) function
[all...]
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c224 static void encode_type (tree, int, int);
4298 encode_type (objc_method_parm_type (method_decl),
4339 encode_type (type, obstack_object_size (&util_obstack),
6697 encode_type (type, obstack_object_size (&util_obstack),
7926 encode_type (pointer_to, curtype, format);
7951 encode_type (array_of, curtype, format);
8086 encode_type (tree type, int curtype, int format)
8148 encode_type (TREE_TYPE (type), curtype, format);
8235 encode_type (TREE_TYPE (field_decl), curtype, format);
8066 encode_type (tree type, int curtype, int format) function

Completed in 200 milliseconds