Home
last modified time | relevance | path

Searched refs:fctp (Results 26 – 49 of 49) sorted by relevance

12

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/mips-linux-gnueabi/bits/
H A Ddlfcn.h54 # define DL_CALL_FCT(fctp, args) \ argument
55 (_dl_mcount_wrapper_check ((void *) (fctp)), (*(fctp)) args)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/mips-linux-gnueabihf/bits/
H A Ddlfcn.h54 # define DL_CALL_FCT(fctp, args) \ argument
55 (_dl_mcount_wrapper_check ((void *) (fctp)), (*(fctp)) args)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/mips64el-linux-gnuabi64/bits/
H A Ddlfcn.h54 # define DL_CALL_FCT(fctp, args) \ argument
55 (_dl_mcount_wrapper_check ((void *) (fctp)), (*(fctp)) args)
/dports/lang/zig/zig-0.9.0/lib/libc/include/mips-linux-gnueabi/bits/
H A Ddlfcn.h54 # define DL_CALL_FCT(fctp, args) \ argument
55 (_dl_mcount_wrapper_check ((void *) (fctp)), (*(fctp)) args)
/dports/lang/zig/zig-0.9.0/lib/libc/include/mips64-linux-gnuabin32/bits/
H A Ddlfcn.h54 # define DL_CALL_FCT(fctp, args) \ argument
55 (_dl_mcount_wrapper_check ((void *) (fctp)), (*(fctp)) args)
/dports/lang/zig/zig-0.9.0/lib/libc/include/mips64-linux-gnuabi64/bits/
H A Ddlfcn.h54 # define DL_CALL_FCT(fctp, args) \ argument
55 (_dl_mcount_wrapper_check ((void *) (fctp)), (*(fctp)) args)
/dports/devel/elfutils/elfutils-0.179/libelf/
H A Delf32_updatefile.c146 #undef fctp in __elfw2()
150 (*fctp) ((char *) elf->map_address + elf->start_offset, ehdr, in __elfw2()
187 #undef fctp in __elfw2()
347 #undef fctp in __elfw2()
357 (*fctp) (last_position, dl->data.d.d_buf, in __elfw2()
386 (*fctp) (converted, dl->data.d.d_buf, size, 1); in __elfw2()
558 #undef fctp in __elfw2()
612 #undef fctp in __elfw2()
625 (*fctp) (tmp_phdr, elf->state.ELFW(elf,LIBELFBITS).phdr, in __elfw2()
754 #undef fctp in __elfw2()
[all …]
H A Delf32_xlatetom.c100 xfct_t fctp; in elfw2() local
101 fctp = __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][src->d_type]; in elfw2()
104 (*fctp) (dest->d_buf, src->d_buf, src->d_size, 0); in elfw2()
H A Delf32_xlatetof.c95 xfct_t fctp; in elfw2() local
96 fctp = __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][src->d_type]; in elfw2()
99 (*fctp) (dest->d_buf, src->d_buf, src->d_size, 1); in elfw2()
H A DChangeLog90 * elf32_updatefile.c (updatemmap): Define fctp from __elf_xfctstom
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/net/
H A DXXX-lookup.c59 void **fctp) internal_function;
64 DB_LOOKUP_FCT (service_user **ni, const char *fct_name, void **fctp) in libc_hidden_proto()
73 return __nss_lookup (ni, fct_name, fctp); in libc_hidden_proto()
H A Dnsswitch.c150 __nss_lookup (service_user **ni, const char *fct_name, void **fctp) in libc_hidden_def()
152 *fctp = __nss_lookup_function (*ni, fct_name); in libc_hidden_def()
154 while (*fctp == NULL in libc_hidden_def()
160 *fctp = __nss_lookup_function (*ni, fct_name); in libc_hidden_def()
163 return *fctp != NULL ? 0 : (*ni)->next == NULL ? 1 : -1; in libc_hidden_def()
171 __nss_next (service_user **ni, const char *fct_name, void **fctp, int status, in __nss_next() argument
202 *fctp = __nss_lookup_function (*ni, fct_name); in __nss_next()
204 while (*fctp == NULL in __nss_next()
208 return *fctp != NULL ? 0 : -1; in __nss_next()
H A Dgetnssent_r.c28 void **fctp, service_user **nip, service_user **startp, int all) in setup() argument
33 no_more = lookup_fct (nip, func_name, fctp); in setup()
45 no_more = __nss_lookup (nip, func_name, fctp); in setup()
H A Dnsswitch.h113 extern int __nss_lookup (service_user **ni, const char *fct_name, void **fctp);
128 extern int __nss_next (service_user **ni, const char *fct_name, void **fctp,
H A Dgetnetgrent_r.c39 void **fctp) internal_function;
46 setup (void **fctp, const char *func_name, int all, service_user **nipp) in setup() argument
56 no_more = __nss_netgroup_lookup (nipp, func_name, fctp); in setup()
68 no_more = __nss_lookup (nipp, func_name, fctp); in setup()
H A Dether_hton.c34 void **fctp) internal_function;
H A Dether_ntoh.c35 void **fctp) internal_function;
H A DgetXXent_r.c117 extern int DB_LOOKUP_FCT (service_user **nip, const char *name, void **fctp)
H A DgetXXbyYY_r.c113 extern int DB_LOOKUP_FCT (service_user **nip, const char *name, void **fctp)
/dports/math/glpk/glpk-5.0/examples/
H A DINDEX15 fctp.mod Fixed-charge transportation problem
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/texas/
H A Dprecalc2.F567 fctp= abs( est_ip*est_js )
568 factab=max( fcts , fctp )
572 fctp= abs( est_is*est_jp )
573 factab=max( fcts , fctp )
1611 fctp= abs( est_ip*est_js )
1612 factab=max( fcts , fctp )
1616 fctp= abs( est_is*est_jp )
1617 factab=max( fcts , fctp )
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/texas/
H A Dprecalc2.F567 fctp= abs( est_ip*est_js )
568 factab=max( fcts , fctp )
572 fctp= abs( est_is*est_jp )
573 factab=max( fcts , fctp )
1611 fctp= abs( est_ip*est_js )
1612 factab=max( fcts , fctp )
1616 fctp= abs( est_is*est_jp )
1617 factab=max( fcts , fctp )
/dports/chinese/ibus-table-chinese/ibus-table-chinese-1.8.3/tables/wubi-haifeng/
H A DWord.tab38033 运管 fctp fctp 378000 213000 591000 0 2
H A Dwubi-haifeng86.UTF-825707 fctp 运管 601000

12