Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 25 of 883) sorted by relevance

12345678910>>...36

/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dmatch.c33 int add_match(fn) in add_match() argument
56 int matches(fn) in matches() argument
74 int i_add_match(fn) in i_add_match() argument
97 int i_matches(fn) in i_matches() argument
120 int j_add_match(fn) in j_add_match() argument
143 int j_matches(fn) in j_matches() argument
168 int hfs_add_match(fn) in hfs_add_match() argument
213 int hfs_matches(fn) in hfs_matches() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinternal-fn.h105 internal_fn_name (enum internal_fn fn) in internal_fn_name()
117 internal_fn_flags (enum internal_fn fn) in internal_fn_flags()
127 internal_fn_fnspec (enum internal_fn fn) in internal_fn_fnspec()
158 direct_internal_fn_p (internal_fn fn) in direct_internal_fn_p()
169 vectorizable_internal_fn_p (internal_fn fn) in vectorizable_internal_fn_p()
178 direct_internal_fn (internal_fn fn) in direct_internal_fn()
198 direct_internal_fn_supported_p (internal_fn fn, tree type0, tree type1, in direct_internal_fn_supported_p()
H A Dtree-ssa-operands.c144 create_vop_var (struct function *fn) in create_vop_var()
182 init_ssa_operands (struct function *fn) in init_ssa_operands()
204 fini_ssa_operands (struct function *fn) in fini_ssa_operands()
236 ssa_operand_alloc (struct function *fn, unsigned size) in ssa_operand_alloc()
282 alloc_use (struct function *fn) in alloc_use()
301 add_use_op (struct function *fn, gimple *stmt, tree *op, use_optype_p last) in add_use_op()
319 finalize_ssa_defs (struct function *fn, gimple *stmt) in finalize_ssa_defs()
357 finalize_ssa_uses (struct function *fn, gimple *stmt) in finalize_ssa_uses()
433 finalize_ssa_stmt_operands (struct function *fn, gimple *stmt) in finalize_ssa_stmt_operands()
490 add_virtual_operand (struct function *fn, in add_virtual_operand()
[all …]
H A Dfold-const-call.c728 fold_const_call_ss (real_value *result, combined_fn fn, in fold_const_call_ss()
900 fold_const_call_ss (wide_int *result, combined_fn fn, in fold_const_call_ss()
987 fold_const_call_ss (wide_int *result, combined_fn fn, const wide_int_ref &arg, in fold_const_call_ss()
1053 combined_fn fn, const real_value *arg, in fold_const_call_cs()
1076 fold_const_call_sc (real_value *result, combined_fn fn, in fold_const_call_sc()
1100 combined_fn fn, const real_value *arg_real, in fold_const_call_cc()
1188 fold_const_call_1 (combined_fn fn, tree type, tree arg) in fold_const_call_1()
1283 fold_const_call (combined_fn fn, tree type, tree arg) in fold_const_call()
1358 fold_const_call_sss (real_value *result, combined_fn fn, in fold_const_call_sss()
1411 fold_const_call_sss (real_value *result, combined_fn fn, in fold_const_call_sss()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinternal-fn.h109 internal_fn_name (enum internal_fn fn) in internal_fn_name()
121 internal_fn_flags (enum internal_fn fn) in internal_fn_flags()
131 internal_fn_fnspec (enum internal_fn fn) in internal_fn_fnspec()
162 direct_internal_fn_p (internal_fn fn) in direct_internal_fn_p()
173 vectorizable_internal_fn_p (internal_fn fn) in vectorizable_internal_fn_p()
182 direct_internal_fn (internal_fn fn) in direct_internal_fn()
202 direct_internal_fn_supported_p (internal_fn fn, tree type0, tree type1, in direct_internal_fn_supported_p()
H A Dtree-ssa-operands.cc136 struct function *fn; member in operands_scanner
232 create_vop_var (struct function *fn) in create_vop_var()
270 init_ssa_operands (struct function *fn) in init_ssa_operands()
284 fini_ssa_operands (struct function *fn) in fini_ssa_operands()
306 ssa_operand_alloc (struct function *fn, unsigned size) in ssa_operand_alloc()
352 alloc_use (struct function *fn) in alloc_use()
371 add_use_op (struct function *fn, gimple *stmt, tree *op, use_optype_p last) in add_use_op()
1102 verify_ssa_operands (struct function *fn, gimple *stmt) in verify_ssa_operands()
1112 free_stmt_operands (struct function *fn, gimple *stmt) in free_stmt_operands()
1137 update_stmt_operands (struct function *fn, gimple *stmt) in update_stmt_operands()
H A Dfold-const-call.cc726 fold_const_call_ss (real_value *result, combined_fn fn, in fold_const_call_ss()
898 fold_const_call_ss (wide_int *result, combined_fn fn, in fold_const_call_ss()
985 fold_const_call_ss (wide_int *result, combined_fn fn, const wide_int_ref &arg, in fold_const_call_ss()
1052 combined_fn fn, const real_value *arg, in fold_const_call_cs()
1075 fold_const_call_sc (real_value *result, combined_fn fn, in fold_const_call_sc()
1099 combined_fn fn, const real_value *arg_real, in fold_const_call_cc()
1187 fold_const_call_1 (combined_fn fn, tree type, tree arg) in fold_const_call_1()
1282 fold_const_call (combined_fn fn, tree type, tree arg) in fold_const_call()
1360 fold_const_call_sss (real_value *result, combined_fn fn, in fold_const_call_sss()
1416 fold_const_call_sss (real_value *result, combined_fn fn, in fold_const_call_sss()
[all …]
H A Dgimple-fold.h100 gimple_build (gimple_seq *seq, combined_fn fn, tree type) in gimple_build()
106 gimple_build (gimple_seq *seq, combined_fn fn, tree type, tree arg0) in gimple_build()
113 gimple_build (gimple_seq *seq, combined_fn fn, in gimple_build()
121 gimple_build (gimple_seq *seq, combined_fn fn, in gimple_build()
/netbsd-src/tests/lib/libm/
H A Dt_libm.h10 #define T_LIBM_CHECK(subtest, fn, arg, expect_, epsilon_) do { \ argument
24 #define T_LIBM_CHECK_NAN(subtest, fn, arg) do { \ argument
32 #define T_LIBM_CHECK_NAN(subtest, fn, arg) (void)(arg) argument
36 #define T_LIBM_CHECK_PLUS_ZERO(subtest, fn, arg) do { \ argument
44 #define T_LIBM_CHECK_MINUS_ZERO(subtest, fn, arg) do { \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dframe-header-opt.c113 is_leaf_function (function *fn) in is_leaf_function()
135 has_inlined_assembly (function *fn) in has_inlined_assembly()
157 needs_frame_header_p (function *fn) in needs_frame_header_p()
187 callees_functions_use_frame_header (function *fn) in callees_functions_use_frame_header()
228 set_callers_may_not_allocate_frame (function *fn) in set_callers_may_not_allocate_frame()
267 function *fn; in frame_header_opt() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/
H A Di386-asm.h64 # define FN_TYPE(fn) .type fn,@function argument
65 # define FN_SIZE(fn) .size fn,.-fn argument
67 # define FN_HIDDEN(fn) AS_HIDDEN_DIRECTIVE fn argument
70 # define FN_TYPE(fn) argument
71 # define FN_SIZE(fn) argument
75 # define FN_HIDDEN(fn) argument
84 #define FUNC_BEGIN(fn) \ argument
89 #define HIDDEN_FUNC(fn) \ argument
95 #define FUNC_END(fn) FN_SIZE(ASMNAME(fn)) argument
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Di386-asm.h64 # define FN_TYPE(fn) .type fn,@function argument
65 # define FN_SIZE(fn) .size fn,.-fn argument
67 # define FN_HIDDEN(fn) AS_HIDDEN_DIRECTIVE fn argument
70 # define FN_TYPE(fn) argument
71 # define FN_SIZE(fn) argument
75 # define FN_HIDDEN(fn) argument
84 #define FUNC_BEGIN(fn) \ argument
89 #define HIDDEN_FUNC(fn) \ argument
95 #define FUNC_END(fn) FN_SIZE(ASMNAME(fn)) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dframe-header-opt.cc113 is_leaf_function (function *fn) in is_leaf_function()
135 has_inlined_assembly (function *fn) in has_inlined_assembly()
157 needs_frame_header_p (function *fn) in needs_frame_header_p()
187 callees_functions_use_frame_header (function *fn) in callees_functions_use_frame_header()
228 set_callers_may_not_allocate_frame (function *fn) in set_callers_may_not_allocate_frame()
267 function *fn; in frame_header_opt() local
/netbsd-src/usr.bin/cksum/
H A Dprint.c50 pcrc(char *fn, uint32_t val, off_t len) in pcrc()
59 psum1(char *fn, uint32_t val, off_t len) in psum1()
69 psum2(char *fn, uint32_t val, off_t len) in psum2()
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dfifo.c67 fifonode_t *fn = xmalloc(sizeof (fifonode_t)); in fifo_add() local
84 fifonode_t *fn; in fifo_remove() local
110 fifonode_t *fn = f->f_head; in fifo_free() local
130 fifonode_t *fn; in fifo_len() local
147 fifonode_t *fn; in fifo_iter() local
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dfootnote.c89 typedef struct fn struct
91 struct fn *next; argument
92 char *marker;
93 char *note;
94 int number;
/netbsd-src/sys/sys/
H A Donce.h52 #define RUN_ONCE(o, fn) \ argument
56 #define INIT_ONCE(o, fn) _init_once((o), (fn)) argument
57 #define FINI_ONCE(o, fn) _fini_once((o), (fn)) argument
/netbsd-src/lib/libm/src/
H A Ds_lrint.c42 #define fn lrint macro
53 fn(stype x) in fn() function
H A Ds_lround.c45 #define fn lround macro
62 fn(stype x) in fn() function
/netbsd-src/include/
H A Dtgmath.h62 #define __TG_GFN1(fn, a, ftype, ltype) \ argument
69 #define __TG_GFN1x(fn, a, b, ftype, ltype) \ argument
76 #define __TG_GFN2(fn, a, b, ftype, ltype) \ argument
85 #define __TG_GFN2x(fn, a, b, c, ftype, ltype) \ argument
94 #define __TG_GFN3(fn, a, b, c, ftype, ltype) \ argument
109 #define __TG_FN1(fn, a) __TG_GFN1(fn, a, FLOAT, LDOUBLE) argument
110 #define __TG_FN1x(fn, a, b) __TG_GFN1x(fn, a, b, FLOAT, LDOUBLE) argument
111 #define __TG_FN2(fn, a, b) __TG_GFN2(fn, a, b, FLOAT, LDOUBLE) argument
112 #define __TG_FN2x(fn, a, b, c) __TG_GFN2x(fn, a, b, c, FLOAT, LDOUBLE) argument
113 #define __TG_FN3(fn, a, b, c) __TG_GFN3(fn, a, b, c, FLOAT, LDOUBLE) argument
[all …]
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dfib2_ui.c36 mpz_fib2_ui (mpz_ptr fn, mpz_ptr fnsub1, unsigned long n) in mpz_fib2_ui()
43 MPZ_NEWALLOC (fn, 1)[0] = FIB_TABLE (n); in mpz_fib2_ui() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c105 add_op (toyvm_function *fn, enum opcode opcode, in add_op()
117 add_unary_op (toyvm_function *fn, enum opcode opcode, in add_unary_op()
147 toyvm_function *fn = NULL; in toyvm_function_parse() local
237 toyvm_function_disassemble_op (toyvm_function *fn, toyvm_op *op, int index, FILE *out) in toyvm_function_disassemble_op()
248 toyvm_function_disassemble (toyvm_function *fn, FILE *out) in toyvm_function_disassemble()
287 toyvm_function_interpret (toyvm_function *fn, int arg, FILE *trace) in toyvm_function_interpret()
394 gcc_jit_function *fn; member
475 toyvm_function_compile (toyvm_function *fn) in toyvm_function_compile()
807 toyvm_function *fn; in test_script() local
872 toyvm_function *fn = NULL; in main() local
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c105 add_op (toyvm_function *fn, enum opcode opcode, in add_op()
117 add_unary_op (toyvm_function *fn, enum opcode opcode, in add_unary_op()
147 toyvm_function *fn = NULL; in toyvm_function_parse() local
237 toyvm_function_disassemble_op (toyvm_function *fn, toyvm_op *op, int index, FILE *out) in toyvm_function_disassemble_op()
248 toyvm_function_disassemble (toyvm_function *fn, FILE *out) in toyvm_function_disassemble()
287 toyvm_function_interpret (toyvm_function *fn, int arg, FILE *trace) in toyvm_function_interpret()
394 gcc_jit_function *fn; member
475 toyvm_function_compile (toyvm_function *fn) in toyvm_function_compile()
807 toyvm_function *fn; in test_script() local
872 toyvm_function *fn = NULL; in main() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dlegacy_meth.h10 #define IMPLEMENT_LEGACY_EVP_MD_METH(nm, fn) \ argument
24 #define IMPLEMENT_LEGACY_EVP_MD_METH_LC(nm, fn) \ argument
/netbsd-src/usr.bin/crunch/crunchide/
H A Dexec_elf32.c70 xreadatoff(int fd, void *buf, off_t off, size_t size, const char *fn) in xreadatoff()
87 xwriteatoff(int fd, void *buf, off_t off, size_t size, const char *fn) in xwriteatoff()
104 xmalloc(size_t size, const char *fn, const char *use) in xmalloc()
116 xrealloc(void *ptr, size_t size, const char *fn, const char *use) in xrealloc()

12345678910>>...36