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

/freebsd-11-stable/crypto/openssl/crypto/store/
H A Dstr_lib.c220 #define check_store(s,fncode,fnname,fnerrcode) \
225 STOREerr((fncode), ERR_R_PASSED_NULL_PARAMETER); \
230 STOREerr((fncode), (fnerrcode)); \
/freebsd-11-stable/contrib/gcc/
H A Dc-common.c2709 static void def_builtin_1 (enum built_in_function fncode,
3605 def_builtin_1 (enum built_in_function fncode,
3623 decl = lang_hooks.builtin_function (name, fntype, fncode, fnclass,
3629 lang_hooks.builtin_function (libname, libtype, fncode, fnclass,
3632 built_in_decls[(int) fncode] = decl;
3634 implicit_built_in_decls[(int) fncode] = decl;
3591 def_builtin_1(enum built_in_function fncode, const char *name, enum built_in_class fnclass, tree fntype, tree libtype, bool both_p, bool fallback_p, bool nonansi_p, tree fnattrs, bool implicit_p) argument
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c8065 sparc_handle_vis_mul8x16 (int fncode, tree inner_type, tree elts0, tree elts1)
8070 switch (fncode)
8040 sparc_handle_vis_mul8x16(int fncode, tree inner_type, tree elts0, tree elts1) argument

Completed in 187 milliseconds