path
stringlengths
14
112
content
stringlengths
0
6.32M
size
int64
0
6.32M
max_lines
int64
1
100k
repo_name
stringclasses
2 values
autogenerated
bool
1 class
cosmopolitan/libc/isystem/random
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_RANDOM_ #define COSMOPOLITAN_LIBC_ISYSTEM_RANDOM_ #include "third_party/libcxx/random" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_RANDOM_ */
168
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/nsync.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_NSYNC_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_NSYNC_H_ #include "third_party/nsync/counter.h" #include "third_party/nsync/cv.h" #include "third_party/nsync/debug.h" #include "third_party/nsync/mu.h" #include "third_party/nsync/mu_wait.h" #include "third_party/nsync/note.h" #include "third...
427
12
jart/cosmopolitan
false
cosmopolitan/libc/isystem/thread
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_THREAD_ #define COSMOPOLITAN_LIBC_ISYSTEM_THREAD_ #include "third_party/libcxx/thread" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_THREAD_ */
168
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/new
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_NEW_ #define COSMOPOLITAN_LIBC_ISYSTEM_NEW_ #include "third_party/libcxx/new" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_NEW_ */
156
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/langinfo.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_LANGINFO_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_LANGINFO_H_ #include "libc/str/langinfo.h" #include "libc/str/locale.h" #include "libc/str/nltypes.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_LANGINFO_H_ */
233
7
jart/cosmopolitan
false
cosmopolitan/libc/isystem/getopt.h
#ifndef LIBC_ISYSTEM_GETOPT_H_ #define LIBC_ISYSTEM_GETOPT_H_ #include "third_party/getopt/getopt.h" #endif
108
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/ammintrin.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_AMMINTRIN_INTERNAL_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_AMMINTRIN_INTERNAL_H_ #include "third_party/intel/ammintrin.internal.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_AMMINTRIN_INTERNAL_H_ */
223
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/charconv
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CHARCONV_ #define COSMOPOLITAN_LIBC_ISYSTEM_CHARCONV_ #include "third_party/libcxx/charconv" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CHARCONV_ */
176
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/filesystem
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_FILESYSTEM_ #define COSMOPOLITAN_LIBC_ISYSTEM_FILESYSTEM_ #include "third_party/libcxx/filesystem" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_FILESYSTEM_ */
184
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/mm3dnow.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_MM3DNOW_INTERNAL_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_MM3DNOW_INTERNAL_H_ #include "third_party/intel/mm3dnow.internal.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_MM3DNOW_INTERNAL_H_ */
215
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/signal.h
#ifndef LIBC_ISYSTEM_SIGNAL_H_ #define LIBC_ISYSTEM_SIGNAL_H_ #include "libc/calls/calls.h" #include "libc/calls/sigtimedwait.h" #include "libc/calls/struct/sigaction.h" #include "libc/calls/struct/siginfo.h" #include "libc/sysv/consts/sa.h" #include "libc/sysv/consts/sicode.h" #include "libc/sysv/consts/ss.h" #endif
319
11
jart/cosmopolitan
false
cosmopolitan/libc/isystem/strstream
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_STRSTREAM_ #define COSMOPOLITAN_LIBC_ISYSTEM_STRSTREAM_ #include "third_party/libcxx/strstream" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_STRSTREAM_ */
180
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/paths.h
#ifndef LIBC_ISYSTEM_PATHS_H_ #define LIBC_ISYSTEM_PATHS_H_ #include "libc/paths.h" #endif
91
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/libgen.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_LIBGEN_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_LIBGEN_H_ #include "libc/fmt/conv.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_LIBGEN_H_ */
164
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/cstdbool
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CSTDBOOL_ #define COSMOPOLITAN_LIBC_ISYSTEM_CSTDBOOL_ #include "third_party/libcxx/cstdbool" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CSTDBOOL_ */
176
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/stdlib.h
#ifndef LIBC_ISYSTEM_STDLIB_H_ #define LIBC_ISYSTEM_STDLIB_H_ #include "libc/calls/calls.h" #include "libc/calls/dprintf.h" #include "libc/calls/termios.h" #include "libc/fmt/conv.h" #include "libc/limits.h" #include "libc/mem/alg.h" #include "libc/mem/mem.h" #include "libc/runtime/runtime.h" #include "libc/stdio/rand....
569
20
jart/cosmopolitan
false
cosmopolitan/libc/isystem/cstdio
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CSTDIO_ #define COSMOPOLITAN_LIBC_ISYSTEM_CSTDIO_ #include "third_party/libcxx/cstdio" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CSTDIO_ */
168
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/wait.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_WAIT_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_WAIT_H_ #include "libc/calls/calls.h" #include "libc/calls/weirdtypes.h" #include "libc/sysv/consts/w.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_WAIT_H_ */
228
7
jart/cosmopolitan
false
cosmopolitan/libc/isystem/bitset
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_BITSET_ #define COSMOPOLITAN_LIBC_ISYSTEM_BITSET_ #include "third_party/libcxx/bitset" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_BITSET_ */
168
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sstream
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SSTREAM_ #define COSMOPOLITAN_LIBC_ISYSTEM_SSTREAM_ #include "third_party/libcxx/sstream" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_SSTREAM_ */
172
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/climits
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CLIMITS_ #define COSMOPOLITAN_LIBC_ISYSTEM_CLIMITS_ #include "third_party/libcxx/climits" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CLIMITS_ */
172
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/exception
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_EXCEPTION_ #define COSMOPOLITAN_LIBC_ISYSTEM_EXCEPTION_ #include "third_party/libcxx/exception" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_EXCEPTION_ */
180
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/stdalign.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_STDALIGN_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_STDALIGN_H_ #include "libc/stdalign.internal.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_STDALIGN_H_ */
179
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/stdio_ext.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_STDIO_EXT_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_STDIO_EXT_H_ #include "libc/stdio/stdio_ext.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_STDIO_EXT_H_ */
180
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/string_view
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_STRING_VIEW_ #define COSMOPOLITAN_LIBC_ISYSTEM_STRING_VIEW_ #include "third_party/libcxx/string_view" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_STRING_VIEW_ */
188
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/fnmatch.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_FNMATCH_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_FNMATCH_H_ #include "third_party/musl/fnmatch.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_FNMATCH_H_ */
178
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/cwchar
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CWCHAR_ #define COSMOPOLITAN_LIBC_ISYSTEM_CWCHAR_ #include "third_party/libcxx/cwchar" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CWCHAR_ */
168
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/malloc.h
#ifndef LIBC_ISYSTEM_MALLOC_H_ #define LIBC_ISYSTEM_MALLOC_H_ #include "libc/mem/mem.h" #endif
95
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/poll.h
#ifndef LIBC_ISYSTEM_POLL_H_ #define LIBC_ISYSTEM_POLL_H_ #include "libc/calls/weirdtypes.h" #include "libc/sock/sock.h" #include "libc/sock/struct/pollfd.h" #include "libc/sysv/consts/poll.h" #endif
200
8
jart/cosmopolitan
false
cosmopolitan/libc/isystem/array
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_ARRAY_ #define COSMOPOLITAN_LIBC_ISYSTEM_ARRAY_ #include "third_party/libcxx/array" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_ARRAY_ */
164
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/iomanip
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_IOMANIP_ #define COSMOPOLITAN_LIBC_ISYSTEM_IOMANIP_ #include "third_party/libcxx/iomanip" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_IOMANIP_ */
172
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/byteswap.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_BYTESWAP_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_BYTESWAP_H_ #include "libc/intrin/bswap.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_BYTESWAP_H_ */
174
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/windows.h
#ifndef COSMOPOLITAN_LIBC_COMPAT_INCLUDE_WINDOWS_H_ #define COSMOPOLITAN_LIBC_COMPAT_INCLUDE_WINDOWS_H_ #include "libc/nt/accounting.h" #include "libc/nt/automation.h" #include "libc/nt/console.h" #include "libc/nt/debug.h" #include "libc/nt/dll.h" #include "libc/nt/enum/keyaccess.h" #include "libc/nt/enum/regtype.h" #...
74,022
1,508
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sgxintrin.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SGXINTRIN_INTERNAL_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_SGXINTRIN_INTERNAL_H_ #include "third_party/intel/sgxintrin.internal.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_SGXINTRIN_INTERNAL_H_ */
223
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/cstdlib
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CSTDLIB_ #define COSMOPOLITAN_LIBC_ISYSTEM_CSTDLIB_ #include "third_party/libcxx/cstdlib" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CSTDLIB_ */
172
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/unordered_set
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_UNORDERED_SET_ #define COSMOPOLITAN_LIBC_ISYSTEM_UNORDERED_SET_ #include "third_party/libcxx/unordered_set" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_UNORDERED_SET_ */
196
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/stddef.h
#ifndef LIBC_ISYSTEM_STDDEF_H_ #define LIBC_ISYSTEM_STDDEF_H_ #endif
69
4
jart/cosmopolitan
false
cosmopolitan/libc/isystem/cpuid.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CPUID_INTERNAL_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_CPUID_INTERNAL_H_ #include "third_party/intel/cpuid.internal.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CPUID_INTERNAL_H_ */
207
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/fun.py
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_FUN_PY_ #define COSMOPOLITAN_LIBC_ISYSTEM_FUN_PY_ #include "third_party/intel/fun.py" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_FUN_PY_ */
167
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/dog.py
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_DOG_PY_ #define COSMOPOLITAN_LIBC_ISYSTEM_DOG_PY_ #include "third_party/intel/dog.py" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_DOG_PY_ */
167
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/ratio
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_RATIO_ #define COSMOPOLITAN_LIBC_ISYSTEM_RATIO_ #include "third_party/libcxx/ratio" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_RATIO_ */
164
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/utmpx.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_UTMPX_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_UTMPX_H_ #include "libc/runtime/utmpx.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_UTMPX_H_ */
166
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/bit
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_BIT_ #define COSMOPOLITAN_LIBC_ISYSTEM_BIT_ #include "third_party/libcxx/bit" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_BIT_ */
156
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/execution
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_EXECUTION_ #define COSMOPOLITAN_LIBC_ISYSTEM_EXECUTION_ #include "third_party/libcxx/execution" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_EXECUTION_ */
180
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/termios.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_TERMIOS_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_TERMIOS_H_ #include "libc/calls/termios.h" #include "libc/calls/weirdtypes.h" #include "libc/sysv/consts/baud.internal.h" #include "libc/sysv/consts/termios.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_TERMIOS_H_ */
289
8
jart/cosmopolitan
false
cosmopolitan/libc/isystem/wctype.h
#ifndef LIBC_ISYSTEM_WCTYPE_H_ #define LIBC_ISYSTEM_WCTYPE_H_ #include "libc/calls/calls.h" #include "libc/fmt/conv.h" #include "libc/str/str.h" #endif
152
7
jart/cosmopolitan
false
cosmopolitan/libc/isystem/cstdarg
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CSTDARG_ #define COSMOPOLITAN_LIBC_ISYSTEM_CSTDARG_ #include "third_party/libcxx/cstdarg" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CSTDARG_ */
172
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/variant
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_VARIANT_ #define COSMOPOLITAN_LIBC_ISYSTEM_VARIANT_ #include "third_party/libcxx/variant" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_VARIANT_ */
172
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/clocale
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CLOCALE_ #define COSMOPOLITAN_LIBC_ISYSTEM_CLOCALE_ #include "third_party/libcxx/clocale" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CLOCALE_ */
172
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/ctime
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CTIME_ #define COSMOPOLITAN_LIBC_ISYSTEM_CTIME_ #include "third_party/libcxx/ctime" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CTIME_ */
164
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/stdbool.h
#ifndef LIBC_ISYSTEM_STDBOOL_H_ #define LIBC_ISYSTEM_STDBOOL_H_ #endif
71
4
jart/cosmopolitan
false
cosmopolitan/libc/isystem/locale
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_LOCALE_ #define COSMOPOLITAN_LIBC_ISYSTEM_LOCALE_ #include "third_party/libcxx/locale" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_LOCALE_ */
168
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/set
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SET_ #define COSMOPOLITAN_LIBC_ISYSTEM_SET_ #include "third_party/libcxx/set" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_SET_ */
156
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/string.h
#ifndef LIBC_ISYSTEM_STRING_H_ #define LIBC_ISYSTEM_STRING_H_ #include "libc/mem/alg.h" #include "libc/mem/mem.h" #include "libc/str/str.h" #endif
147
7
jart/cosmopolitan
false
cosmopolitan/libc/isystem/mutex
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_MUTEX_ #define COSMOPOLITAN_LIBC_ISYSTEM_MUTEX_ #include "third_party/libcxx/mutex" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_MUTEX_ */
164
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/fstream
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_FSTREAM_ #define COSMOPOLITAN_LIBC_ISYSTEM_FSTREAM_ #include "third_party/libcxx/fstream" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_FSTREAM_ */
172
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/tuple
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_TUPLE_ #define COSMOPOLITAN_LIBC_ISYSTEM_TUPLE_ #include "third_party/libcxx/tuple" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_TUPLE_ */
164
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sysexits.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYSEXITS_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_SYSEXITS_H_ #include "libc/sysv/consts/ex.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYSEXITS_H_ */
176
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/memory
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_MEMORY_ #define COSMOPOLITAN_LIBC_ISYSTEM_MEMORY_ #include "third_party/libcxx/memory" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_MEMORY_ */
168
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/ios
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_IOS_ #define COSMOPOLITAN_LIBC_ISYSTEM_IOS_ #include "third_party/libcxx/ios" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_IOS_ */
156
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/cstddef
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CSTDDEF_ #define COSMOPOLITAN_LIBC_ISYSTEM_CSTDDEF_ #include "third_party/libcxx/cstddef" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CSTDDEF_ */
172
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/pmmintrin.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_PMMINTRIN_INTERNAL_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_PMMINTRIN_INTERNAL_H_ #include "third_party/intel/pmmintrin.internal.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_PMMINTRIN_INTERNAL_H_ */
223
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/nmmintrin.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_NMMINTRIN_INTERNAL_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_NMMINTRIN_INTERNAL_H_ #include "third_party/intel/nmmintrin.internal.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_NMMINTRIN_INTERNAL_H_ */
223
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/stdatomic.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_STDATOMIC_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_STDATOMIC_H_ #include "libc/intrin/atomic.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_STDATOMIC_H_ */
178
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/errno.h
#ifndef LIBC_ISYSTEM_ERRNO_H_ #define LIBC_ISYSTEM_ERRNO_H_ #include "libc/errno.h" #endif
91
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/cstdint
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CSTDINT_ #define COSMOPOLITAN_LIBC_ISYSTEM_CSTDINT_ #include "third_party/libcxx/cstdint" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CSTDINT_ */
172
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/stack
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_STACK_ #define COSMOPOLITAN_LIBC_ISYSTEM_STACK_ #include "third_party/libcxx/stack" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_STACK_ */
164
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/nl_types.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_NL_TYPES_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_NL_TYPES_H_ #include "libc/str/nltypes.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_NL_TYPES_H_ */
173
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/emmintrin.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_EMMINTRIN_INTERNAL_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_EMMINTRIN_INTERNAL_H_ #include "third_party/intel/emmintrin.internal.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_EMMINTRIN_INTERNAL_H_ */
223
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/cerrno
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CERRNO_ #define COSMOPOLITAN_LIBC_ISYSTEM_CERRNO_ #include "third_party/libcxx/cerrno" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CERRNO_ */
168
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/iconv.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_ICONV_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_ICONV_H_ #include "libc/stdio/iconv.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_ICONV_H_ */
164
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/fcntl.h
#ifndef LIBC_ISYSTEM_SYS_FCNTL_H_ #define LIBC_ISYSTEM_SYS_FCNTL_H_ #include "libc/calls/calls.h" #include "libc/calls/struct/flock.h" #include "libc/calls/weirdtypes.h" #include "libc/sysv/consts/at.h" #include "libc/sysv/consts/f.h" #include "libc/sysv/consts/fd.h" #include "libc/sysv/consts/o.h" #include "libc/sysv/...
375
13
jart/cosmopolitan
false
cosmopolitan/libc/isystem/condition_variable
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CONDITION_VARIABLE_ #define COSMOPOLITAN_LIBC_ISYSTEM_CONDITION_VARIABLE_ #include "third_party/libcxx/condition_variable" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CONDITION_VARIABLE_ */
216
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/nsync_time.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_NSYNC_TIME_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_NSYNC_TIME_H_ #include "third_party/nsync/time.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_NSYNC_TIME_H_ */
185
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/stdio.h
#ifndef LIBC_ISYSTEM_STDIO_H_ #define LIBC_ISYSTEM_STDIO_H_ #include "libc/calls/calls.h" #include "libc/calls/dprintf.h" #include "libc/calls/weirdtypes.h" #include "libc/fmt/fmt.h" #include "libc/mem/fmt.h" #include "libc/stdio/stdio.h" #include "libc/stdio/temp.h" #include "third_party/musl/tempnam.h" #endif
313
12
jart/cosmopolitan
false
cosmopolitan/libc/isystem/inttypes.h
#ifndef LIBC_ISYSTEM_INTTYPES_H_ #define LIBC_ISYSTEM_INTTYPES_H_ #include "libc/fmt/conv.h" #include "libc/inttypes.h" #include "libc/limits.h" #include "libc/literal.h" #endif /* LIBC_ISYSTEM_INTTYPES_H_ */
209
8
jart/cosmopolitan
false
cosmopolitan/libc/isystem/atomic
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_ATOMIC_ #define COSMOPOLITAN_LIBC_ISYSTEM_ATOMIC_ #include "third_party/libcxx/atomic" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_ATOMIC_ */
168
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/ciso646
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CISO646_ #define COSMOPOLITAN_LIBC_ISYSTEM_CISO646_ #include "third_party/libcxx/ciso646" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CISO646_ */
172
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/immintrin.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_IMMINTRIN_INTERNAL_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_IMMINTRIN_INTERNAL_H_ #include "third_party/intel/immintrin.internal.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_IMMINTRIN_INTERNAL_H_ */
223
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/utmp.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_UTMP_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_UTMP_H_ #include "libc/runtime/utmp.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_UTMP_H_ */
162
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/queue
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_QUEUE_ #define COSMOPOLITAN_LIBC_ISYSTEM_QUEUE_ #include "third_party/libcxx/queue" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_QUEUE_ */
164
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/time.h
#ifndef LIBC_ISYSTEM_TIME_H_ #define LIBC_ISYSTEM_TIME_H_ #include "libc/calls/struct/timespec.h" #include "libc/calls/struct/timeval.h" #include "libc/calls/weirdtypes.h" #include "libc/sysv/consts/clock.h" #include "libc/sysv/consts/sched.h" #include "libc/sysv/consts/timer.h" #include "libc/time/struct/tm.h" #includ...
348
12
jart/cosmopolitan
false
cosmopolitan/libc/isystem/mmintrin.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_MMINTRIN_INTERNAL_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_MMINTRIN_INTERNAL_H_ #include "third_party/intel/mmintrin.internal.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_MMINTRIN_INTERNAL_H_ */
219
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/list
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_LIST_ #define COSMOPOLITAN_LIBC_ISYSTEM_LIST_ #include "third_party/libcxx/list" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_LIST_ */
160
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/cpio.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CPIO_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_CPIO_H_ #include "libc/sysv/consts/c.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CPIO_H_ */
163
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/cwctype
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CWCTYPE_ #define COSMOPOLITAN_LIBC_ISYSTEM_CWCTYPE_ #include "third_party/libcxx/cwctype" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_CWCTYPE_ */
172
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/arpa/inet.h
#ifndef LIBC_ISYSTEM_ARPA_INET_H_ #define LIBC_ISYSTEM_ARPA_INET_H_ #include "libc/calls/weirdtypes.h" #include "libc/sock/sock.h" #include "libc/sock/struct/sockaddr.h" #include "libc/sysv/consts/af.h" #include "libc/sysv/consts/inet6.h" #endif
246
9
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sys/random.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_RANDOM_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_SYS_RANDOM_H_ #include "libc/stdio/rand.h" #include "libc/sysv/consts/grnd.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYS_RANDOM_H_ */
213
6
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sys/ioctl.h
#ifndef LIBC_ISYSTEM_SYS_IOCTL_H_ #define LIBC_ISYSTEM_SYS_IOCTL_H_ #include "libc/calls/calls.h" #include "libc/calls/ioctl.h" #include "libc/calls/struct/winsize.h" #include "libc/sysv/consts/fd.h" #include "libc/sysv/consts/fio.h" #include "libc/sysv/consts/modem.h" #include "libc/sysv/consts/pty.h" #include "libc/s...
383
13
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sys/xattr.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_XATTR_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_SYS_XATTR_H_ #include "libc/calls/xattr.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYS_XATTR_H_ */
176
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sys/dir.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_DIR_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_SYS_DIR_H_ #include "libc/calls/calls.h" #include "libc/sysv/consts/dt.h" #define direct dirent #endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYS_DIR_H_ */
225
7
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sys/ipc.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_IPC_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_SYS_IPC_H_ #include "libc/calls/ipc.h" #include "libc/calls/weirdtypes.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYS_IPC_H_ */
203
6
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sys/sysinfo.h
#ifndef LIBC_ISYSTEM_SYS_SYSINFO_H_ #define LIBC_ISYSTEM_SYS_SYSINFO_H_ #include "libc/calls/calls.h" #include "libc/calls/struct/sysinfo.h" #endif
148
6
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sys/event.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_EVENT_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_SYS_EVENT_H_ /* eventfd() is meh */ #endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYS_EVENT_H_ */
171
7
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sys/resource.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_RESOURCE_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_SYS_RESOURCE_H_ #include "libc/calls/calls.h" #include "libc/calls/struct/rlimit.h" #include "libc/calls/struct/rusage.h" #include "libc/calls/weirdtypes.h" #include "libc/sysv/consts/prio.h" #include "libc/sysv/consts/rlim.h" #include ...
392
12
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sys/msg.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_MSG_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_SYS_MSG_H_ #include "libc/calls/weirdtypes.h" #include "libc/sysv/consts/msg.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYS_MSG_H_ */
209
6
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sys/prctl.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_PRCTL_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_SYS_PRCTL_H_ #include "libc/calls/calls.h" #include "libc/sysv/consts/pr.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYS_PRCTL_H_ */
209
6
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sys/mman.h
#ifndef LIBC_ISYSTEM_SYS_MMAN_H_ #define LIBC_ISYSTEM_SYS_MMAN_H_ #include "libc/calls/calls.h" #include "libc/calls/weirdtypes.h" #include "libc/runtime/runtime.h" #include "libc/sysv/consts/map.h" #include "libc/sysv/consts/mlock.h" #include "libc/sysv/consts/msync.h" #include "libc/sysv/consts/posix.h" #include "lib...
543
19
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sys/sysmacros.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_SYSMACROS_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_SYS_SYSMACROS_H_ #include "libc/calls/makedev.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYS_SYSMACROS_H_ */
190
5
jart/cosmopolitan
false
cosmopolitan/libc/isystem/sys/statvfs.h
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_STATVFS_H_ #define COSMOPOLITAN_LIBC_ISYSTEM_STATVFS_H_ #include "libc/calls/struct/statvfs.h" #include "libc/calls/weirdtypes.h" #include "libc/sysv/consts/st.h" #endif /* COSMOPOLITAN_LIBC_ISYSTEM_STATVFS_H_ */
247
7
jart/cosmopolitan
false