Home
last modified time | relevance | path

Searched defs:gen_type (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-aux-info.c273 gen_type (const char *ret_val, tree t, formals_style style) in gen_type() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-aux-info.c277 gen_type (const char *ret_val, tree t, formals_style style) in gen_type() function
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_conf.c260 int gen_type = 0; in v3_check_generic() local
280 v3_generic_extension(const char *ext, const char *value, int crit, int gen_type, in v3_generic_extension()
H A Dx509_alt.c525 X509V3_CTX *ctx, int gen_type, const char *value, int is_nc) in a2i_GENERAL_NAME()