Lines Matching refs:h
42 'alloca.h',
43 'argz.h',
44 'ar.h',
45 'assert.h',
46 'byteswap.h',
47 'cpio.h',
48 'ctype.h',
49 'devctl.h',
50 'dirent.h',
51 'elf.h',
52 'endian.h',
53 'envlock.h',
54 'envz.h',
55 'errno.h',
56 'fastmath.h',
57 'fcntl.h',
58 'fenv.h',
59 'fnmatch.h',
60 'getopt.h',
61 'glob.h',
62 'grp.h',
63 'iconv.h',
64 'ieeefp.h',
65 'inttypes.h',
66 'langinfo.h',
67 'libgen.h',
68 'limits.h',
69 'locale.h',
70 'malloc.h',
71 'math.h',
72 'memory.h',
73 'newlib.h',
74 'paths.h',
75 'pwd.h',
76 'regdef.h',
77 'regex.h',
78 'sched.h',
79 'search.h',
80 'setjmp.h',
81 'signal.h',
82 'spawn.h',
83 'stdint.h',
84 'stdnoreturn.h',
85 'stdlib.h',
86 'string.h',
87 'strings.h',
88 '_syslist.h',
89 'tar.h',
90 'termios.h',
91 'threads.h',
92 'time.h',
93 'unctrl.h',
94 'unistd.h',
95 'utime.h',
96 'utmp.h',
97 'wchar.h',
98 'wctype.h',
99 'wordexp.h'
103 inc_headers += ['complex.h']
106 inc_headers += ['picotls.h']
111 # For compatibility with libc++'s __mbstate_t.h:
112 install_headers(['bits/types/mbstate_t.h'],
117 ignore_headers = ['cpio.h', 'paths.h', 'termios.h', 'newlib.h', 'regdef.h', 'tar.h', 'utmp.h']