Searched refs:ext (Results 126 - 150 of 1305) sorted by relevance

1234567891011>>

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Drndna.c68 mpfr_size_limb_extended_t *ext; local
87 ext = (mpfr_size_limb_extended_t *)
91 ext[ALLOC_SIZE].si = xsize;
92 ext[OLD_MANTISSA].pi = MPFR_MANT(rop);
93 ext[OLD_EXPONENT].ex = MPFR_EXP(rop);
94 ext[OLD_SIGN].sg = MPFR_SIGN(rop);
95 ext[OLD_PREC].pr = MPFR_PREC(rop);
96 ext[OLD_FLAGS].fl = expo.saved_flags;
97 ext[OLD_EXP_MIN].ex = expo.saved_emin;
98 ext[OLD_EXP_MA
136 mpfr_size_limb_extended_t *ext; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dtraits.hpp44 #include <ext/pb_ds/detail/types_traits.hpp>
45 #include <ext/pb_ds/detail/bin_search_tree_/traits.hpp>
46 #include <ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp>
47 #include <ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp>
88 #include <ext/pb_ds/detail/rb_tree_map_/traits.hpp>
89 #include <ext/pb_ds/detail/splay_tree_/traits.hpp>
90 #include <ext/pb_ds/detail/ov_tree_map_/traits.hpp>
91 #include <ext/pb_ds/detail/pat_trie_/traits.hpp>
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Ddebug_fn_imps.hpp55 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp>
56 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp>
/netbsd-current/sys/net/npf/
H A Dnpf_rproc.c104 npf_ext_t *ext; local
111 LIST_FOREACH(ext, &npf->ext_list, ext_entry)
112 if (strcmp(ext->ext_callname, name) == 0)
115 if (ext != NULL || !autoload)
116 return ext;
132 npf_ext_t *ext; local
134 ext = kmem_zalloc(sizeof(npf_ext_t), KM_SLEEP);
135 strlcpy(ext->ext_callname, name, EXT_NAME_LEN);
136 ext->ext_ops = ops;
141 kmem_free(ext, sizeo
153 npf_ext_t *ext = extid; local
180 npf_ext_t *ext; local
341 npf_ext_t *ext = rp->rp_ext[i]; local
375 const npf_ext_t *ext = rp->rp_ext[i]; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Ddebug_fn_imps.hpp55 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp>
56 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp>
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dtraits.hpp44 #include <ext/pb_ds/detail/types_traits.hpp>
45 #include <ext/pb_ds/detail/bin_search_tree_/traits.hpp>
46 #include <ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp>
47 #include <ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp>
88 #include <ext/pb_ds/detail/rb_tree_map_/traits.hpp>
89 #include <ext/pb_ds/detail/splay_tree_/traits.hpp>
90 #include <ext/pb_ds/detail/ov_tree_map_/traits.hpp>
91 #include <ext/pb_ds/detail/pat_trie_/traits.hpp>
/netbsd-current/sys/fs/nfs/nlm/
H A Dnlm_prot_clnt.c23 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
25 return (CLNT_CALL_EXT(clnt, ext, NLM_SM_NOTIFY,
32 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
34 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST,
41 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
43 return (CLNT_CALL_EXT(clnt, ext, NLM_LOCK,
50 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
52 return (CLNT_CALL_EXT(clnt, ext, NLM_CANCEL,
59 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
61 return (CLNT_CALL_EXT(clnt, ext, NLM_UNLOC
68 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
77 nlm_test_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
86 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
95 nlm_cancel_msg_1(struct nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
104 nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
113 nlm_granted_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
122 nlm_test_res_1(nlm_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
131 nlm_lock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
140 nlm_cancel_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
149 nlm_unlock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
158 nlm_granted_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
167 nlm_share_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
176 nlm_unshare_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
185 nlm_nm_lock_3(nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
194 nlm_free_all_3(nlm_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
203 nlm4_test_4(nlm4_testargs *argp, nlm4_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
212 nlm4_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
221 nlm4_cancel_4(nlm4_cancargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
230 nlm4_unlock_4(nlm4_unlockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
239 nlm4_granted_4(nlm4_testargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
248 nlm4_test_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
257 nlm4_lock_msg_4(nlm4_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
266 nlm4_cancel_msg_4(nlm4_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
275 nlm4_unlock_msg_4(nlm4_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
284 nlm4_granted_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
293 nlm4_test_res_4(nlm4_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
302 nlm4_lock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
311 nlm4_cancel_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
320 nlm4_unlock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
329 nlm4_granted_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
338 nlm4_share_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
347 nlm4_unshare_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
356 nlm4_nm_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
365 nlm4_free_all_4(nlm4_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dst.c131 gfc_free_namespace (p->ext.block.ns);
132 gfc_free_association_list (p->ext.block.assoc);
139 gfc_free_actual_arglist (p->ext.actual);
145 if (p->ext.block.case_list)
146 gfc_free_case_list (p->ext.block.case_list);
150 gfc_free_iterator (p->ext.iterator, 1);
155 gfc_free_alloc_list (p->ext.alloc.list);
159 gfc_free_open (p->ext.open);
163 gfc_free_close (p->ext.close);
170 gfc_free_filepos (p->ext
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dst.cc131 gfc_free_namespace (p->ext.block.ns);
132 gfc_free_association_list (p->ext.block.assoc);
139 gfc_free_actual_arglist (p->ext.actual);
145 if (p->ext.block.case_list)
146 gfc_free_case_list (p->ext.block.case_list);
150 gfc_free_iterator (p->ext.iterator, 1);
155 gfc_free_alloc_list (p->ext.alloc.list);
159 gfc_free_open (p->ext.open);
163 gfc_free_close (p->ext.close);
170 gfc_free_filepos (p->ext
[all...]
/netbsd-current/crypto/dist/ipsec-tools/src/libipsec/
H A Dkey_debug.c82 static void kdebug_sadb_x_policy(struct sadb_ext *ext);
86 static void kdebug_sadb_x_nat_t_type(struct sadb_ext *ext);
87 static void kdebug_sadb_x_nat_t_port(struct sadb_ext *ext);
89 static void kdebug_sadb_x_nat_t_frag(struct sadb_ext *ext);
116 struct sadb_ext *ext; local
131 ext = (void *)((caddr_t)(void *)base + sizeof(struct sadb_msg));
135 PFKEY_UNUNIT64(ext->sadb_ext_len), ext->sadb_ext_type);
137 if (ext->sadb_ext_len == 0) {
141 if (ext
228 kdebug_sadb_prop(struct sadb_ext *ext) argument
277 kdebug_sadb_identity(struct sadb_ext *ext) argument
319 kdebug_sadb_supported(struct sadb_ext *ext) argument
345 kdebug_sadb_lifetime(struct sadb_ext *ext) argument
364 kdebug_sadb_sa(struct sadb_ext *ext) argument
382 kdebug_sadb_address(struct sadb_ext *ext) argument
401 kdebug_sadb_key(struct sadb_ext *ext) argument
428 kdebug_sadb_x_sa2(struct sadb_ext *ext) argument
446 kdebug_sadb_x_policy(struct sadb_ext *ext) argument
518 kdebug_sadb_x_nat_t_type(struct sadb_ext *ext) argument
532 kdebug_sadb_x_nat_t_port(struct sadb_ext *ext) argument
545 kdebug_sadb_x_nat_t_frag(struct sadb_ext *ext) argument
562 kdebug_sadb_x_packet(struct sadb_ext *ext) argument
581 kdebug_sadb_x_kmaddress(struct sadb_ext *ext) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_mpi.c18 int ext = 0; local
24 ext = ((bits & 0x07) == 0);
27 return (num + 4 + ext);
29 l = num + ext;
34 if (ext)
36 num = BN_bn2bin(a, &(d[4 + ext]));
39 return (num + 4 + ext);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_mpi.c18 int ext = 0; local
24 ext = ((bits & 0x07) == 0);
27 return (num + 4 + ext);
29 l = num + ext;
34 if (ext)
36 num = BN_bn2bin(a, &(d[4 + ext]));
39 return (num + 4 + ext);
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dmail_addr_crunch.in8 foo@example.com, "foo bar"@example.com, foo+ext@example.com
16 foo@example.com, "foo bar"@example.com, foo+ext@example.com
24 foo@example.com, "foo bar"@example.com, foo+ext@example.com
32 foo@example.com, "foo bar"@example.com, foo+ext@example.com
41 foo+ext@example.com
50 foo+ext@example.com
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Dldap_casa.h74 SSCS_EXT_T *ext
83 SSCS_EXT_T *ext
91 SSCS_EXT_T *ext
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dr6.s122 bovc $0, $0, ext
123 bovc $2, $0, ext
124 bovc $0, $2, ext
125 bovc $2, $4, ext
126 bovc $4, $2, ext
130 bovc $2, $2, ext
132 beqzalc $2, ext
136 beqc $3, $2, ext
137 beqc $2, $3, ext
142 bnvc $0, $0, ext
[all...]
/netbsd-current/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dfile.c43 memcpy(file->ext, file->cat.u.fil.filExtRec, sizeof(ExtDataRec));
48 memcpy(file->ext, file->cat.u.fil.filRExtRec, sizeof(ExtDataRec));
108 memcpy(file->ext, extrec, sizeof(ExtDataRec));
119 num = file->ext[i].xdrNumABlks;
134 return func(file->vol, file->ext[i].xdrStABN + abnum, blnum, bp);
140 if (v_extsearch(file, fabn, &file->ext, 0) <= 0)
186 num = file->ext[i].xdrNumABlks;
208 if (v_extsearch(file, start, &file->ext, &n) <= 0)
218 file->ext[i].xdrStABN + file->ext[
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoffswap.h31 #define GET_FCN_LNNOPTR(abfd, ext) \
32 H_GET_32 (abfd, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
36 #define GET_FCN_ENDNDX(abfd, ext) \
37 H_GET_32 (abfd, ext->x_sym.x_fcnary.x_fcn.x_endndx)
41 #define PUT_FCN_LNNOPTR(abfd, in, ext) \
42 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
45 #define PUT_FCN_ENDNDX(abfd, in, ext) \
46 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_endndx)
49 #define GET_LNSZ_LNNO(abfd, ext) \
50 H_GET_16 (abfd, ext
301 SYMENT *ext = (SYMENT *) ext1; local
335 SYMENT *ext =(SYMENT *) extp; local
382 AUXENT *ext = (AUXENT *) ext1; local
487 AUXENT *ext = (AUXENT *) extp; local
576 LINENO *ext = (LINENO *) ext1; local
587 struct external_lineno *ext = (struct external_lineno *) outp; local
729 coff_swap_scnhdr_in(bfd * abfd, void * ext, void * in) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoffswap.h31 #define GET_FCN_LNNOPTR(abfd, ext) \
32 H_GET_32 (abfd, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
36 #define GET_FCN_ENDNDX(abfd, ext) \
37 H_GET_32 (abfd, ext->x_sym.x_fcnary.x_fcn.x_endndx)
41 #define PUT_FCN_LNNOPTR(abfd, in, ext) \
42 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
45 #define PUT_FCN_ENDNDX(abfd, in, ext) \
46 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_endndx)
49 #define GET_LNSZ_LNNO(abfd, ext) \
50 H_GET_16 (abfd, ext
301 SYMENT *ext = (SYMENT *) ext1; local
335 SYMENT *ext =(SYMENT *) extp; local
382 AUXENT *ext = (AUXENT *) ext1; local
487 AUXENT *ext = (AUXENT *) extp; local
576 LINENO *ext = (LINENO *) ext1; local
587 struct external_lineno *ext = (struct external_lineno *) outp; local
730 coff_swap_scnhdr_in(bfd * abfd, void * ext, void * in) argument
[all...]
/netbsd-current/libexec/telnetd/
H A Dtelnetd.h36 #include <ext.h>
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dparse-colors.c308 COLOR_EXT_TYPE *ext; /* Extension we are working on */ local
317 ext = NULL;
344 ext = (COLOR_EXT_TYPE *)xmalloc (sizeof *ext);
345 ext->next = _rl_color_ext_list;
346 _rl_color_ext_list = ext;
349 ext->ext.string = buf;
351 state = (get_funky_string (&buf, &p, true, &ext->ext
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/allocator/
H A Dpool_allocator_base.h33 #include <ext/pool_allocator.h>
H A Dmt_allocator_base.h33 #include <ext/mt_allocator.h>
H A Dbitmap_allocator_base.h33 #include <ext/bitmap_allocator.h>
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dparse-colors.c308 COLOR_EXT_TYPE *ext; /* Extension we are working on */ local
317 ext = NULL;
344 ext = (COLOR_EXT_TYPE *)xmalloc (sizeof *ext);
345 ext->next = _rl_color_ext_list;
346 _rl_color_ext_list = ext;
349 ext->ext.string = buf;
351 state = (get_funky_string (&buf, &p, true, &ext->ext
[all...]
/netbsd-current/external/gpl3/gcc/lib/libstdc++-v3/include/ext/
H A DMakefile12 INCSDIR= /usr/include/g++/ext
16 .PATH: ${DIST}/libstdc++-v3/include/ext

Completed in 181 milliseconds

1234567891011>>