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/third_party/compiler_rt/fixsfti.c
/* clang-format off */ /* ===-- fixsfti.c - Implement __fixsfti -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
769
30
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fixunsxfdi.c
/* clang-format off */ /* ===-- fixunsxfdi.c - Implement __fixunsxfdi -----------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
1,536
50
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fixtfdi.c
/* clang-format off */ /* ===-- fixtfdi.c - Implement __fixtfdi -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
733
27
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/umoddi3.c
/* clang-format off */ /* ===-- umoddi3.c - Implement __umoddi3 -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===------------------...
754
29
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/powitf2.c
/* clang-format off */ /* ===-- powitf2.cpp - Implement __powitf2 ---------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
948
42
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fixunsxfsi.c
/* clang-format off */ /* ===-- fixunsxfsi.c - Implement __fixunsxfsi -----------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
1,501
49
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/mulosi4.c
/* clang-format off */ /*===-- mulosi4.c - Implement __mulosi4 -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===------------------...
1,513
62
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/mulsf3.c
/* clang-format off */ //===-- lib/mulsf3.c - Single-precision multiplication ------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
1,034
34
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/divxc3.c
/* clang-format off */ /* ===-- divxc3.c - Implement __divxc3 -------------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
2,372
67
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/muldf3.c
/* clang-format off */ //===-- lib/muldf3.c - Double-precision multiplication ------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
1,034
34
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floattisf.c
/* clang-format off */ /* ===-- floattisf.c - Implement __floattisf -------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
2,692
86
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatunsitf.c
/* clang-format off */ //===-- lib/floatunsitf.c - uint -> quad-precision conversion -----*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
1,415
44
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatunsisf.c
/* clang-format off */ //===-- lib/floatunsisf.c - uint -> single-precision conversion ---*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
1,984
62
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/ashldi3.c
/* clang-format off */ /* ====-- ashldi3.c - Implement __ashldi3 -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===----------------...
1,385
49
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/clzsi2.c
/* clang-format off */ /* ===-- clzsi2.c - Implement __clzsi2 -------------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------------...
1,645
57
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/int_math.h
/* clang-format off */ /* ===-- int_math.h - internal math inlines ---------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===----------------...
3,413
106
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatsidf.c
/* clang-format off */ //===-- lib/floatsidf.c - integer -> double-precision conversion --*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
1,956
65
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floattidf.c
/* clang-format off */ /* ===-- floattidf.c - Implement __floattidf -------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===------------------...
2,846
87
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatundisf.c
/* clang-format off */ /*===-- floatundisf.c - Implement __floatundisf ---------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===------------------...
2,776
89
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/comparedf2.c
/* clang-format off */ //===-- lib/comparedf2.c - Double-precision comparisons -----------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
4,520
158
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/extendsfdf2.c
/* clang-format off */ //===-- lib/extendsfdf2.c - single -> double conversion -----------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
830
31
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/int_lib.h
/* clang-format off */ /* ===-- int_lib.h - configuration header for compiler-rt -----------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
3,659
123
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/muldc3.c
/* clang-format off */ /* ===-- muldc3.c - Implement __muldc3 -------------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
2,526
77
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/popcountsi2.c
/* clang-format off */ /* ===-- popcountsi2.c - Implement __popcountsi2 ---------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
1,281
37
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fixunsxfti.c
/* clang-format off */ /* ===-- fixunsxfti.c - Implement __fixunsxfti -----------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===------------------------...
1,588
54
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatunditf.c
/* clang-format off */ //===-- lib/floatunditf.c - uint -> quad-precision conversion -----*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
1,401
44
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/adddf3.c
/* clang-format off */ //===-- lib/adddf3.c - Double-precision addition ------------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
1,045
34
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fixunsdfdi.c
/* clang-format off */ /* ===-- fixunsdfdi.c - Implement __fixunsdfdi -----------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
1,472
56
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/absvsi2.c
/* clang-format off */ /* ===-- absvsi2.c - Implement __absvsi2 -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
902
33
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatdixf.c
/* clang-format off */ /* ===-- floatdixf.c - Implement __floatdixf -------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
1,534
50
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fp_fixint_impl.inc
/* clang-format off */ //===-- lib/fixdfsi.c - Double-precision -> integer conversion ----*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
1,634
43
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/absvdi2.c
/* clang-format off */ /*===-- absvdi2.c - Implement __absvdi2 -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * *===-------------------...
907
33
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/ctzti2.c
/* clang-format off */ /* ===-- ctzti2.c - Implement __ctzti2 -------------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
987
37
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fp_add_impl.inc
/* clang-format off */ //===----- lib/fp_add_impl.inc - floaing point addition -----------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
5,467
147
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floattixf.c
/* clang-format off */ /* ===-- floattixf.c - Implement __floattixf -------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===------------------------...
2,913
88
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/divsf3.c
/* clang-format off */ //===-- lib/divsf3.c - Single-precision division ------------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
7,365
182
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/extendsftf2.c
/* clang-format off */ //===-- lib/extendsftf2.c - single -> quad conversion -------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
737
27
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/udivdi3.c
/* clang-format off */ /* ===-- udivdi3.c - Implement __udivdi3 -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===------------------...
732
27
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatdisf.c
/* clang-format off */ /*===-- floatdisf.c - Implement __floatdisf -------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * *===-------------------...
2,886
92
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fp_extend_impl.inc
/* clang-format off */ //=-lib/fp_extend_impl.inc - low precision -> high precision conversion -*-- -// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
4,855
111
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/divtf3.c
/* clang-format off */ //===-- lib/divtf3.c - Quad-precision division --------------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
8,318
208
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatuntidf.c
/* clang-format off */ /* ===-- floatuntidf.c - Implement __floatuntidf ---------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
2,736
84
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatsisf.c
/* clang-format off */ //===-- lib/floatsisf.c - integer -> single-precision conversion --*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
2,157
71
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/mulodi4.c
/* clang-format off */ /*===-- mulodi4.c - Implement __mulodi4 -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===------------------...
1,513
62
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/truncdfsf2.c
/* clang-format off */ //===-- lib/truncdfsf2.c - double -> single conversion ------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
822
30
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/parityti2.c
/* clang-format off */ /* ===-- parityti2.c - Implement __parityti2 -------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
855
33
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/mingw_fixfloat.c
/* clang-format off */ /* ===-- mingw_fixfloat.c - Wrap int/float conversions for arm/windows -----=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
1,395
40
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatuntisf.c
/* clang-format off */ /* ===-- floatuntisf.c - Implement __floatuntisf ---------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
2,584
83
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/umodti3.c
/* clang-format off */ /* ===-- umodti3.c - Implement __umodti3 -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
807
33
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fixtfti.c
/* clang-format off */ /* ===-- fixtfti.c - Implement __fixtfti -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
733
27
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fixunstfti.c
/* clang-format off */ /* ===-- fixunstfsi.c - Implement __fixunstfsi -----------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
713
26
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatditf.c
/* clang-format off */ //===-- lib/floatditf.c - integer -> quad-precision conversion ----*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
1,668
54
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/assembly.h
/* clang-format off */ /* ===-- assembly.h - compiler-rt assembler support macros -----------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
7,301
206
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fixunssfti.c
/* clang-format off */ /* ===-- fixunssfti.c - Implement __fixunssfti -----------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
839
30
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/negti2.c
/* clang-format off */ /* ===-- negti2.c - Implement __negti2 -------------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===------------------------...
859
34
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fp_trunc.inc
/* clang-format off */ //= lib/fp_trunc_impl.inc - high precision -> low precision conversion *-*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
6,026
138
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/negsf2.c
/* clang-format off */ //===-- lib/negsf2.c - single-precision negation ------------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
942
34
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/subtf3.c
/* clang-format off */ //===-- lib/subtf3.c - Quad-precision subtraction -----------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
971
31
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/divti3.c
#if 0 /*─────────────────────────────────────────────────────────────────╗ │ To the extent possible under law, Justine Tunney has waived │ │ all copyright and related or neighbo...
1,090
23
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/modti3.c
/* clang-format off */ /* ===-- modti3.c - Implement __modti3 -------------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
1,186
38
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/divsi3.c
/* clang-format off */ /* ===-- divsi3.c - Implement __divsi3 -------------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
1,572
43
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/trunctfdf2.c
/* clang-format off */ //===-- lib/truncdfsf2.c - quad -> double conversion --------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
732
26
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatsitf.c
/* clang-format off */ //===-- lib/floatsitf.c - integer -> quad-precision conversion ----*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
1,665
54
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/bswapdi2.c
/* clang-format off */ /* ===-- bswapdi2.c - Implement __bswapdi2 ---------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------------...
1,030
31
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fixdfdi.c
/* clang-format off */ /* ===-- fixdfdi.c - Implement __fixdfdi -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
1,408
59
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/powisf2.c
/* clang-format off */ /*===-- powisf2.cpp - Implement __powisf2 ---------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-------------------...
905
38
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/bswapsi2.c
/* clang-format off */ /* ===-- bswapsi2.c - Implement __bswapsi2 ---------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------------...
810
27
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatundidf.c
/* clang-format off */ /* ===-- floatundidf.c - Implement __floatundidf ---------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
3,850
119
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/popcountti2.c
/* clang-format off */ /* ===-- popcountti2.c - Implement __popcountti2 ----------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===----------------...
1,882
48
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/udivmodti4.c
#if 0 /*─────────────────────────────────────────────────────────────────╗ │ To the extent possible under law, Justine Tunney has waived │ │ all copyright and related or neighbo...
5,156
138
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fixunstfsi.c
/* clang-format off */ /* ===-- fixunstfsi.c - Implement __fixunstfsi -----------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
713
26
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/trunctfsf2.c
/* clang-format off */ //===-- lib/trunctfsf2.c - quad -> single conversion --------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
731
26
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/subdf3.c
/* clang-format off */ //===-- lib/adddf3.c - Double-precision subtraction ---------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
1,098
36
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/floatuntixf.c
/* clang-format off */ /* ===-- floatuntixf.c - Implement __floatuntixf ---------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
2,773
85
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/paritydi2.c
/* clang-format off */ /* ===-- paritydi2.c - Implement __paritydi2 -------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
802
29
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/powixf2.c
/* clang-format off */ /* ===-- powixf2.cpp - Implement __powixf2 ---------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
949
42
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/clzti2.c
/* clang-format off */ /* ===-- clzti2.c - Implement __clzti2 -------------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===------------------------...
977
37
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/int_util.h
/* clang-format off */ /* ===-- int_util.h - internal utility functions ----------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===----------------...
1,462
38
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/mulsc3.c
/* clang-format off */ /* ===-- mulsc3.c - Implement __mulsc3 -------------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
2,530
77
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/udivti3.c
#if 0 /*─────────────────────────────────────────────────────────────────╗ │ To the extent possible under law, Justine Tunney has waived │ │ all copyright and related or neighbo...
922
15
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fixdfti.c
/* clang-format off */ /* ===-- fixdfti.c - Implement __fixdfti -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
769
30
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/popcountdi2.c
/* clang-format off */ /* ===-- popcountdi2.c - Implement __popcountdi2 ----------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===----------------...
1,598
45
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/divtc3.c
/* clang-format off */ /*===-- divtc3.c - Implement __divtc3 -------------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===------------------...
2,537
67
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/divdc3.c
/* clang-format off */ /* ===-- divdc3.c - Implement __divdc3 -------------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
2,367
59
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/multi3.c
/* clang-format off */ /* ===-- multi3.c - Implement __multi3 -------------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
1,701
62
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/modsi3.c
/* clang-format off */ /* ===-- modsi3.c - Implement __modsi3 -------------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
732
27
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/addtf3.c
/* clang-format off */ //===-- lib/addtf3.c - Quad-precision addition --------------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
920
29
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/muloti4.c
/* clang-format off */ /*===-- muloti4.c - Implement __muloti4 -----------------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===------------------...
1,564
66
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/extenddftf2.c
/* clang-format off */ //===-- lib/extenddftf2.c - double -> quad conversion -------------*- C -*-===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-----------------...
738
27
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/fixunssfsi.c
/* clang-format off */ /* ===-- fixunssfsi.c - Implement __fixunssfsi -----------------------------=== * * The LLVM Compiler Infrastructure * * This file is dual licensed under the MIT and the University of Illinois Open * Source Licenses. See LICENSE.TXT for details. * * ===-----------------...
1,033
37
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/divmodti4.c
#if 0 /*─────────────────────────────────────────────────────────────────╗ │ To the extent possible under law, Justine Tunney has waived │ │ all copyright and related or neighbo...
2,853
64
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/nexgen32e/floatundisf.S
// This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. #include "third_party/compiler_rt/assembly.h" // float __floatundisf(du_int a); #ifdef __x86_64__ .section .yoink nopl huge_compiler_rt_license(%rip) .previous CONST_SECTION .balign...
708
43
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/nexgen32e/chkstk.S
// This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. #include "third_party/compiler_rt/assembly.h" // _chkstk routine // This routine is windows specific // http://msdn.microsoft.com/en-us/library/ms648426.aspx // Notes from r227519 // MSVC ...
1,024
44
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/nexgen32e/floatdidf.c
/* clang-format off */ /* This file is distributed under the University of Illinois Open Source * License. See LICENSE.TXT for details. */ STATIC_YOINK("huge_compiler_rt_license"); /* double __floatdidf(di_int a); */ #if defined(__x86_64__) || defined(_M_X64) #include "third_party/compiler_rt/int_lib.h" double _...
390
20
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/nexgen32e/floatundixf.S
// This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. #include "third_party/compiler_rt/assembly.h" // long double __floatundixf(du_int a); #ifdef __x86_64__ .section .yoink nopl huge_compiler_rt_license(%rip) .previous CONST_SECTION ....
1,546
76
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/nexgen32e/chkstk2.S
// This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. #include "third_party/compiler_rt/assembly.h" #ifdef __x86_64__ .section .yoink nopl huge_compiler_rt_license(%rip) .previous // _chkstk (_alloca) routine - probe stack between %rsp an...
1,508
47
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/nexgen32e/floatundidf.S
//===-- floatundidf.S - Implement __floatundidf for x86_64 ----------------===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------...
1,429
57
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/nexgen32e/floatdixf.c
/* clang-format off */ /* This file is distributed under the University of Illinois Open Source * License. See LICENSE.TXT for details. */ STATIC_YOINK("huge_compiler_rt_license"); /* long double __floatdixf(di_int a); */ #ifdef __x86_64__ #include "third_party/compiler_rt/int_lib.h" long double __floatdixf(int6...
378
20
jart/cosmopolitan
false
cosmopolitan/third_party/compiler_rt/nexgen32e/floatdisf.c
/* clang-format off */ /* This file is distributed under the University of Illinois Open Source * License. See LICENSE.TXT for details. */ STATIC_YOINK("huge_compiler_rt_license"); #if defined(__x86_64__) || defined(_M_X64) #include "third_party/compiler_rt/int_lib.h" float __floatdisf(int64_t a) { return (float...
351
18
jart/cosmopolitan
false
cosmopolitan/third_party/gdtoa/g_dfmt.c
/*-*- mode:c;indent-tabs-mode:t;c-basic-offset:8;tab-width:8;coding:utf-8 -*-│ │vi: set et ft=c ts=8 tw=8 fenc=utf-8 :vi│ ╚─────────────────────────────────────────────────â”...
4,129
85
jart/cosmopolitan
false