Home
last modified time | relevance | path

Searched +full:3 +full:c (Results 1 – 25 of 2493) sorted by relevance

12345678910>>...100

/freebsd-src/lib/msun/
H A DMakefile2 # Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
59 COMMON_SRCS= b_tgamma.c \
60 e_acos.c e_acosf.c e_acosh.c e_acoshf.c e_asin.c e_asinf.c \
61 e_atan2.c e_atan2f.c e_atanh.c e_atanhf.c e_cosh.c e_coshf.c e_exp.c \
62 e_expf.c e_fmod.c e_fmodf.c e_gamma.c e_gamma_r.c e_gammaf.c \
63 e_gammaf_r.c e_hypot.c e_hypotf.c e_j0.c e_j0f.c e_j1.c e_j1f.c \
64 e_jn.c e_jnf.c e_lgamma.c e_lgamma_r.c e_lgammaf.c e_lgammaf_r.c \
65 e_log.c e_log10.c e_log10f.c e_log2.c e_log2f.c e_logf.c \
66 e_pow.c e_powf.c e_rem_pio2.c \
67 e_rem_pio2f.c e_remainder.c e_remainderf.c e_scalb.c e_scalbf.c \
[all …]
/freebsd-src/lib/libc/stdio/
H A DMakefile.inc4 SRCS+= _flock_stub.c asprintf.c clrerr.c dprintf.c \
5 fclose.c fcloseall.c fdopen.c \
6 feof.c ferror.c fflush.c fget
[all...]
/freebsd-src/lib/libc/gen/
H A DMakefile.inc9 __pthread_mutex_init_calloc_cb_stub.c \
10 __xuname.c \
11 _once_stub.c \
12 _pthread_stubs.c \
13 _rand48.c \
14 _spinlock_stub.c \
15 _thread_init.c \
16 aio_read2.c \
17 aio_write2.c \
18 alarm.c \
[all...]
/freebsd-src/contrib/elftoolchain/libdwarf/
H A DMakefile8 dwarf_abbrev.c \
9 dwarf_arange.c \
10 dwarf_attr.c \
11 dwarf_attrval.c \
12 dwarf_cu.c \
13 dwarf_dealloc.c \
14 dwarf_die.c \
15 dwarf_dump.c \
16 dwarf_errmsg.c \
17 dwarf_finish.c \
[all …]
/freebsd-src/lib/libdwarf/
H A DMakefile12 dwarf_abbrev.c \
13 dwarf_arange.c \
14 dwarf_attr.c \
15 dwarf_attrval.c \
16 dwarf_cu.c \
17 dwarf_dealloc.c \
18 dwarf_die.c \
19 dwarf_dump.c \
20 dwarf_errmsg.c \
21 dwarf_finish.c \
[all …]
/freebsd-src/kerberos5/lib/libkrb5/
H A DMakefile24 MAN= krb5.3 \
25 krb524_convert_creds_kdc.3 \
26 krb5_425_conv_principal.3 \
27 krb5_acl_match_file.3 \
28 krb5_address.3 \
29 krb5_aname_to_localname.3 \
30 krb5_appdefault.3 \
31 krb5_auth.3 \
32 krb5_auth_context.3 \
33 krb5_c_make_checksum.3 \
[all...]
/freebsd-src/lib/libarchive/
H A DMakefile30 SRCS= archive_acl.c \
31 archive_blake2sp_ref.c \
32 archive_blake2s_ref.c \
33 archive_check_magic.c \
34 archive_cmdline.c \
35 archive_cryptor.c \
36 archive_disk_acl_freebsd.c \
37 archive_digest.c \
38 archive_entry.c \
39 archive_entry_copy_stat.c \
[all …]
/freebsd-src/lib/libc/string/
H A DMakefile.inc10 MISRCS+=bcmp.c bcopy.c bzero.c explicit_bzero.c \
11 ffs.c ffsl.c ffsll.c fls.c flsl.c flsll.c \
[all...]
/freebsd-src/lib/libc/locale/
H A DMakefile.inc4 SRCS+= ascii.c big5.c btowc.c collate.c collcmp.c euc.c fix_grouping.c \
5 gb18030.c gb2312.c gbk.c ctyp
[all...]
/freebsd-src/lib/libc/stdlib/
H A DMakefile.inc4 MISRCS+=C99_Exit.c a64l.c abort.c abs.c atexit.c atof.c atoi.c atol.c atoll.c \
5 bsearch.c bsearch_
[all...]
/freebsd-src/lib/libc/rpc/
H A DMakefile.inc3 SRCS+= auth_none.c auth_unix.c authunix_prot.c bindresvport.c clnt_bcast.c \
4 clnt_dg.c clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c \
[all...]
/freebsd-src/contrib/elftoolchain/libelf/
H A DMakefile7 SRCS= elf.c \
8 elf_begin.c \
9 elf_cntl.c \
10 elf_end.c elf_errmsg.c elf_errno.c \
11 elf_data.c \
12 elf_fill.c \
13 elf_flag.c \
14 elf_getarhdr.c \
15 elf_getarsym.c \
16 elf_getbase.c \
[all …]
/freebsd-src/lib/atf/libatf-c/
H A DMakefile2 # Copyright (c) 2011 Google, Inc.
31 LIB= atf-c
37 .PATH: ${ATF}/atf-c
38 .PATH: ${ATF}/atf-c/detail
44 SRCS= build.c \
45 check.c \
46 dynstr.c \
47 env.c \
48 error.c \
49 fs.c \
[all …]
/freebsd-src/lib/libelf/
H A DMakefile13 SRCS= elf.c \
14 elf_begin.c \
15 elf_cntl.c \
16 elf_end.c elf_errmsg.c elf_errno.c \
17 elf_data.c \
18 elf_fill.c \
19 elf_flag.c \
20 elf_getarhdr.c \
[all...]
/freebsd-src/lib/libc/posix1e/
H A DMakefile.inc5 # Copy kern/subr_acl_nfs4.c to the libc object directory.
6 subr_acl_nfs4.c: ${SRCTOP}/sys/kern/subr_acl_nfs4.c
10 SRCS+= acl_branding.c \
11 acl_calc_mask.c \
12 acl_cmp_np.c \
13 acl_compat.c \
14 acl_copy.c \
15 acl_delete.c \
16 acl_delete_entry.c \
[all...]
/freebsd-src/lib/ncurses/form/
H A DMakefile13 fld_arg.c \
14 fld_attr.c \
15 fld_current.c \
16 fld_def.c \
17 fld_dup.c \
18 fld_ftchoice.c \
19 fld_ftlink.c \
20 fld_info.c \
21 fld_just.c \
22 fld_link.c \
[all...]
/freebsd-src/lib/libc/net/
H A DMakefile.inc5 SRCS+= base64.c ether_addr.c eui64.c \
6 gai_strerror.c getaddrinfo.c \
7 gethostbydns.c gethostbyht.c gethostbynis.c gethostnamadr.c \
8 getifaddrs.c getifmaddr
[all...]
/freebsd-src/lib/libutil/
H A DMakefile7 .PATH: ${SRCTOP}/lib/libc/gen # for pw_scan.c
12 SRCS= _secure_path.c auth.c cpuset.c expand_number.c flopen.c fparseln.c \
13 ftime.c getlocalbase.c gr_util.c \
[all...]
/freebsd-src/lib/ncurses/menu/
H A DMakefile12 m_attribs.c \
13 m_cursor.c \
14 m_driver.c \
15 m_format.c \
16 m_global.c \
17 m_hook.c \
18 m_item_cur.c \
19 m_item_nam.c \
20 m_item_new.c \
21 m_item_opt.c \
[all...]
/freebsd-src/lib/libedit/
H A DMakefile11 WARNS?= 3
16 SRCS= chared.c chartype.c common.c el.c eln.c emacs.c filecomplete.c \
17 hist.c history.c historyn.c keymacro.c literal.c map.c \
18 parse.c prompt.c read.c readline.c refresh.c search.c sig.c \
19 terminal.c tokenizer.c tokenizern.c tty.c vi.c
22 MAN= editline.3 editrc.5 editline.7
25 editline.3 el_deletestr.3 \
26 editline.3 el_end.3 \
27 editline.3 el_get.3 \
28 editline.3 el_getc.3 \
[all …]
/freebsd-src/contrib/libedit/
H A DMakefile17 SRCS = chared.c chartype.c common.c el.c eln.c emacs.c filecomplete.c \
18 hist.c history.c historyn.c keymacro.c literal.c map.c \
19 parse.c prompt.c read.c readline.c refresh.c search.c sig.c \
20 terminal.c tokenizer.c tokenizern.c tty.c vi.c
22 MAN= editline.3 editrc.5 editline.7
25 editline.3 el_deletestr.3 \
26 editline.3 el_end.3 \
27 editline.3 el_get.3 \
28 editline.3 el_getc.3 \
29 editline.3 el_gets.3 \
[all …]
/freebsd-src/lib/libgssapi/
H A DMakefile8 SRCS+= gss_accept_sec_context.c
9 SRCS+= gss_acquire_cred.c
10 SRCS+= gss_add_cred.c
11 SRCS+= gss_add_oid_set_member.c
12 SRCS+= gss_buffer_set.c
13 SRCS+= gss_canonicalize_name.c
14 SRCS+= gss_compare_name.c
15 SRCS+= gss_context_time.c
16 SRCS+= gss_create_empty_oid_set.c
17 SRCS+= gss_decapsulate_token.c
[all...]
/freebsd-src/lib/libpam/libpam/
H A DMakefile2 # Copyright (c) 1998 Juniper Networks, Inc.
4 # Copyright (c) 2002 Networks Associates Technology, Inc.
9 # Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035
20 # 3. The name of the author may not be used to endorse or promote
47 SRCS= openpam_asprintf.c \
48 openpam_borrow_cred.c \
49 openpam_check_owner_perms.c \
50 openpam_configure.c \
51 openpam_constants.c \
52 openpam_dispatch.c \
[all...]
/freebsd-src/lib/libc/stdlib/malloc/jemalloc/
H A DMakefile.inc3 JEMALLOCSRCS:= jemalloc.c arena.c background_thread.c base.c bin.c bitmap.c \
4 ckh.c ctl.c div.c extent.c extent_ds
[all...]
/freebsd-src/kerberos5/lib/libhx509/
H A DMakefile8 MAN= hx509.3 \
9 hx509_ca.3 \
10 hx509_cert.3 \
11 hx509_cms.3 \
12 hx509_crypto.3 \
13 hx509_env.3 \
14 hx509_error.3 \
15 hx509_keyset.3 \
16 hx509_lock.3 \
17 hx509_misc.3 \
[all...]

12345678910>>...100