100+ results for '"<complex.h>"'

Not the results you expected?

encode.c (https://github.com/xdsopl/robot36.git) C · 226 lines

11 #include <string.h>

12 #include <math.h>

13 #include <complex.h>

14 #include <limits.h>

15 #include "yuv.h"

test-tgmath2.c (https://github.com/hjl-tools/glibc.git) C · 604 lines

23 #include <float.h>

24 #include <math.h>

25 #include <complex.h>

26 #include <stdio.h>

27 #include <string.h>

constfold.c (https://bitbucket.org/olioengr/dmd.git) C · 1714 lines

16

17 #if __DMC__

18 #include <complex.h>

19 #endif

20

divxc3_test.c (https://gitlab.com/drgroovestarr/external_compiler-rt) C · 379 lines

16 #include "int_lib.h"

17 #include <math.h>

18 #include <complex.h>

19 #include <stdio.h>

20

test-tgmath2.c (https://github.com/cmatthew/Lind-GlibC.git) C · 488 lines

23 #define __NO_MATH_INLINES 1

24 #include <math.h>

25 #include <complex.h>

26 #include <stdio.h>

27 #include <string.h>

print.c (https://gitlab.com/4144/gcc) C · 203 lines

3 // license that can be found in the LICENSE file.

4

5 #include <complex.h>

6 #include <math.h>

7 #include <stdarg.h>

pressureStar.c (https://github.com/EyNuel/cTraceo.git) C · 147 lines

59 #pragma once

60 #include "globals.h"

61 #include <complex.h>

62 #include "bracket.c"

63

s_csinh.c (https://bitbucket.org/iorivur/freebsd-bhyve-with-suspend-resume.git) C · 157 lines

38 __FBSDID("$FreeBSD: head/lib/msun/src/s_csinh.c 226599 2011-10-21 06:29:32Z das $");

39

40 #include <complex.h>

41 #include <math.h>

42

s_ccoshf.c (https://gitlab.com/Namal/glibc) C · 147 lines

18 <http://www.gnu.org/licenses/>. */

19

20 #include <complex.h>

21 #include <fenv.h>

22 #include <math.h>

s_ccoshf.c (https://bitbucket.org/freebsd/freebsd-base.git) C · 104 lines

34 __FBSDID("$FreeBSD$");

35

36 #include <complex.h>

37 #include <math.h>

38

test_passing_structs.c (https://bitbucket.org/pizzafactory/pf-gcc.git) C · 261 lines

3 #include "defines.h"

4 #include "args.h"

5 #include <complex.h>

6

7 struct IntegerRegisters iregs;

Complex.c (https://github.com/scoder/cython.git) C · 291 lines

16 #include <complex>

17 #else

18 #include <complex.h>

19 #endif

20 #endif

nfft_f.c (https://gitlab.com/umbe/octopus) C · 339 lines

26 #include <stdlib.h>

27 #include <string.h>

28 #include <complex.h>

29

30 #ifdef HAVE_NFFT

ISO_Fortran_binding_1.c (https://gitlab.com/4144/gcc) C · 201 lines

4 #include <stdio.h>

5 #include <stdlib.h>

6 #include <complex.h>

7

8 /* Test the example in F2008 C.12.9: Processing assumed-shape arrays in C,

get_x.c (https://bitbucket.org/cooljeanius/dragonflybsd.git) C · 236 lines

23

24 #ifdef HAVE_COMPLEX_H

25 #include <complex.h>

26 #endif

27

intComplexBarycParab1D.c (https://github.com/EyNuel/cTraceo.git) C · 75 lines

50

51 #pragma once

52 #include <complex.h>

53

54 void intComplexBarycParab1D(double*, complex double*, complex double, complex double*, complex double*, complex double*);

casin.c (https://bitbucket.org/cooljeanius/dragonflybsd.git) C · 120 lines

31

32

33 #include <complex.h>

34 #include <math.h>

35

test_passing_structs.c (https://gitlab.com/4144/gcc) C · 237 lines

3 #include "defines.h"

4 #include "args.h"

5 #include <complex.h>

6

7 struct IntegerRegisters iregbits = { ~0, ~0, ~0, ~0, ~0, ~0 };

k_casinhl.c (https://gitlab.com/Namal/glibc) C · 219 lines

19 <http://www.gnu.org/licenses/>. */

20

21 #include <complex.h>

22 #include <math.h>

23 #include <math_private.h>

usercomplex.c (https://github.com/michelp/pygraphblas.git) C · 547 lines

11

12 #include "GraphBLAS.h"

13 #include <complex.h>

14

15 #ifndef CMPLX

test-25.c (https://github.com/avsm/src.git) C · 266 lines

8

9 #include <limits.h>

10 #include <complex.h>

11

12 int

Wdouble-promotion.C (https://gitlab.com/4144/gcc) C · 99 lines

4 #include <stddef.h>

5

6 /* Some targets do not provide <complex.h> so we define I ourselves. */

7 #define I 1.0iF

8 #define ID ((_Complex double)I)

s_cexpf.c (https://github.com/nitinkamble/x32-glibc.git) C · 125 lines

19 02111-1307 USA. */

20

21 #include <complex.h>

22 #include <fenv.h>

23 #include <math.h>

float_wrappers.c (https://github.com/rhuitl/uClinux.git) C · 592 lines

12

13 #include <math.h>

14 #include <complex.h>

15

16 /* For the time being, do _NOT_ implement these functions

op.c (https://github.com/open-mpi/ompi.git) C · 510 lines

13

14 #include "oshmem_config.h"

15 #include <complex.h>

16

17 #include "opal/datatype/opal_datatype.h"

boundaryReflectionCoeff.c (https://github.com/EyNuel/cTraceo.git) C · 83 lines

50

51 #pragma once

52 #include <complex.h>

53 #include <math.h>

54

cemdutil1.c (https://github.com/ahay/src.git) C · 750 lines

13 #define SMALLER(A,B) ((A) < (B) ? (A) : (B))

14 #ifdef C99_OK

15 #include <complex.h>

16 #define COMPLEX_T double complex

17 #define CREAL creal

s_csqrtl.c (https://gitlab.com/brian0218/rk3188_rk3066_r-box_android4.4.2_sdk) C · 108 lines

28 __FBSDID("$FreeBSD$");

29

30 #include <complex.h>

31 #include <float.h>

32 #include <math.h>

catan.c (https://bitbucket.org/pizzafactory/binutils.git) C · 130 lines

43

44 ANSI_SYNOPSIS

45 #include <complex.h>

46 double complex catan(double complex <[z]>);

47 float complex catanf(float complex <[z]>);

84

85

86 #include <complex.h>

87 #include <math.h>

88 #include "cephes_subr.h"

csqrt.c (https://bitbucket.org/pizzafactory/binutils.git) C · 137 lines

43

44 ANSI_SYNOPSIS

45 #include <complex.h>

46 double complex csqrt(double complex <[z]>);

47 float complex csqrtf(float complex <[z]>);

68

69

70 #include <complex.h>

71 #include <math.h>

72

getRayParameters.c (https://github.com/EyNuel/cTraceo.git) C · 80 lines

54 #include "globals.h"

55 #include "interpolation.h"

56 #include <complex.h>

57 #include "tools.h"

58

complex-operations-run.c (https://gitlab.com/adotout/gcc) C · 103 lines

5

6 #include <stdio.h>

7 #include <complex.h>

8 #include <string.h>

9 #include <float.h>

test.c (https://github.com/gnidan/cs650.git) C · 274 lines

1 #include <complex.h>

2 #include <stdio.h>

3 #include <stdlib.h>

naivetest.c (https://github.com/shibatch/SSRC.git) C · 413 lines

4 #include <assert.h>

5 #include <math.h>

6 #include <complex.h>

7 #include <time.h>

8

cmath.c (https://github.com/artichoke/Artichoke.git) C · 269 lines

16 #endif

17

18 #include <complex.h>

19

20 mrb_value mrb_complex_new(mrb_state *mrb, mrb_float real, mrb_float imag);

s_catanh_template.c (https://github.com/hjl-tools/glibc.git) C · 136 lines

18 <https://www.gnu.org/licenses/>. */

19

20 #include <complex.h>

21 #include <math.h>

22 #include <math_private.h>

divtc3.c (https://gitlab.com/Namal/glibc) C · 76 lines

19 #include <stdbool.h>

20 #include <math.h>

21 #include <complex.h>

22

23 attribute_hidden

multc3_test.c (https://gitlab.com/drgroovestarr/external_compiler-rt) C · 375 lines

18 #include "int_lib.h"

19 #include <math.h>

20 #include <complex.h>

21

22 // Returns: the product of a + ib and c + id

s_csqrtl.c (https://github.com/nitinkamble/x32-glibc.git) C · 110 lines

20 02111-1307 USA. */

21

22 #include <complex.h>

23 #include <math.h>

24

testx_threads.c (https://bitbucket.org/jeromerobert/starpu.git) C · 113 lines

16 */

17

18 #include <complex.h>

19 #include <math.h>

20 #include <unistd.h>

test-conj.c (https://bitbucket.org/iorivur/freebsd-bhyve-with-suspend-resume.git) C · 139 lines

33

34 #include <assert.h>

35 #include <complex.h>

36 #include <fenv.h>

37 #include <math.h>

divtc3_test.c (https://gitlab.com/drgroovestarr/external_compiler-rt) C · 374 lines

16 #include "int_lib.h"

17 #include <math.h>

18 #include <complex.h>

19

20 // Returns: the quotient of (a + ib) / (c + id)

qblocks_2pt.c (https://github.com/Tiramisu-Compiler/tiramisu.git) C · 1533 lines

2 #include <stdio.h>

3 #include <stdlib.h>

4 #include <complex.h>

5 #include <math.h>

6 #include <time.h>

DFTTestNaive.c (https://github.com/Tydus/deadbeef.git) C · 419 lines

4 #include <stdint.h>

5 #include <time.h>

6 #include <complex.h>

7

8 #include "SIMDBase.h"

VectorScalar.c (https://bitbucket.org/haskellnumerics/vector-vectorized.git) C · 261 lines

1 #include "simd.h"

2 #include <tgmath.h>

3 // #include <complex.h>

4

5

s_ctanh.c (https://gitlab.com/generic-library/bionic) C · 145 lines

67 __FBSDID("$FreeBSD: head/lib/msun/src/s_ctanh.c 284427 2015-06-15 20:40:44Z tijl $");

68

69 #include <complex.h>

70 #include <math.h>

71

casinh.c (https://bitbucket.org/pizzafactory/binutils.git) C · 97 lines

43

44 ANSI_SYNOPSIS

45 #include <complex.h>

46 double complex casinh(double complex <[z]>);

47 float complex casinhf(float complex <[z]>);

86

87

88 #include <complex.h>

89

90 double complex

cacos.c (https://bitbucket.org/pizzafactory/binutils.git) C · 99 lines

43

44 ANSI_SYNOPSIS

45 #include <complex.h>

46 double complex cacos(double complex <[z]>);

47 float complex cacosf(float complex <[z]>);

75 */

76

77 #include <complex.h>

78 #include <math.h>

79

cephes_subrf.c (https://bitbucket.org/cooljeanius/dragonflybsd.git) C · 123 lines

31

32

33 #include <complex.h>

34 #include <math.h>

35 #include "cephes_subrf.h"

convolve_sse.c (https://github.com/ttsou/openphy.git) C · 705 lines

24 #include <pmmintrin.h>

25 #include <immintrin.h>

26 #include <complex.h>

27

28 #include <stdio.h>

s_csinh.c (https://gitlab.com/generic-library/bionic) C · 156 lines

40 __FBSDID("$FreeBSD: head/lib/msun/src/s_csinh.c 284426 2015-06-15 20:16:53Z tijl $");

41

42 #include <complex.h>

43 #include <math.h>

44

s_ccosh.c (https://gitlab.com/generic-library/bionic) C · 156 lines

40 __FBSDID("$FreeBSD: head/lib/msun/src/s_ccosh.c 284423 2015-06-15 20:11:06Z tijl $");

41

42 #include <complex.h>

43 #include <math.h>

44

noisetest.c (https://bitbucket.org/glassman/pm123.git) C · 107 lines

19 #include <stdlib.h>

20 #include <assert.h>

21 #include <complex.h>

22 #include <fftw3.h>

23

blas_complex.c (https://bitbucket.org/jeromerobert/starpu.git) C · 214 lines

18 #include <ctype.h>

19 #include <stdio.h>

20 #include <complex.h>

21

22 #include <starpu.h>

pressureMStar.c (https://github.com/EyNuel/cTraceo.git) C · 158 lines

61 #pragma once

62 #include "globals.h"

63 #include <complex.h>

64 #include "eBracket.c"

65

catanhf.c (https://bitbucket.org/cooljeanius/dragonflybsd.git) C · 42 lines

31

32

33 #include <complex.h>

34

35 float complex

catanh.c (https://bitbucket.org/cooljeanius/dragonflybsd.git) C · 42 lines

31

32

33 #include <complex.h>

34

35 double complex

casinf.c (https://gitlab.com/abidin24/sortix) C · 120 lines

31

32 #include "../src/namespace.h"

33 #include <complex.h>

34 #include <math.h>

35

s_ccosh.c (https://bitbucket.org/iorivur/freebsd-bhyve-with-suspend-resume.git) C · 155 lines

38 __FBSDID("$FreeBSD: head/lib/msun/src/s_ccosh.c 226599 2011-10-21 06:29:32Z das $");

39

40 #include <complex.h>

41 #include <math.h>

42

lcao.c (https://gitlab.com/marcindulak/gpaw) C · 213 lines

6 #include "localized_functions.h"

7 #include "bmgs/bmgs.h"

8 #include <complex.h>

9

10 #ifdef GPAW_NO_UNDERSCORE_BLAS

apfelseq.c (https://bitbucket.org/martin_weidner/paralleleprogrammierung.git) C · 151 lines

12 #include <stdio.h>

13 #include <stdlib.h>

14 #include <complex.h>

15 #include <assert.h>

16 #include "mpi.h"

calcCohTransLoss.c (https://github.com/EyNuel/cTraceo.git) C · 116 lines

55 #endif

56 #include <math.h>

57 #include <complex.h>

58

59 void calcCohTransLoss(settings_t*);

n_csin.c (https://bitbucket.org/kmv/aeriebsd-src.git) C · 89 lines

55 */

56

57 #include <complex.h>

58 #include <math.h>

59

s_cexp_template.c (https://github.com/hjl-tools/glibc.git) C · 151 lines

18 <https://www.gnu.org/licenses/>. */

19

20 #include <complex.h>

21 #include <fenv.h>

22 #include <math.h>

filters.c (https://github.com/sashakh/ma.git) C · 219 lines

151

152 #ifdef USE_FFTW3

153 #include <complex.h>

154 #include <fftw3.h>

155

catanl.c (https://gitlab.com/gsauthof/musl) C · 114 lines

58 */

59

60 #include <complex.h>

61 #include <float.h>

62 #include "complex_impl.h"

complex-operations.c (https://gitlab.com/adotout/gcc) C · 358 lines

1 #include <stdio.h>

2 #include <complex.h>

3

4 #ifndef PREF

firpfbch_crcf_msource_example.c (https://github.com/jgaeddert/liquid-dsp.git) C · 112 lines

2 #include <stdio.h>

3 #include <math.h>

4 #include <complex.h>

5 #include "liquid.h"

6

nfft_f.c (https://gitlab.com/neelravi/octopus) C · 335 lines

28 #include <stdlib.h>

29 #include <string.h>

30 #include <complex.h>

31

32 #include "nfft3util.h"

benchmark.c (https://github.com/stdlib-js/stdlib.git) C · 141 lines

23 #include <stdio.h>

24 #include <math.h>

25 #include <complex.h>

26 #include <sys/time.h>

27

s_ctanh.c (https://bitbucket.org/iorivur/freebsd-bhyve-with-suspend-resume.git) C · 144 lines

67 __FBSDID("$FreeBSD: head/lib/msun/src/s_ctanh.c 226600 2011-10-21 06:30:16Z das $");

68

69 #include <complex.h>

70 #include <math.h>

71

casin.c (https://bitbucket.org/pizzafactory/binutils.git) C · 165 lines

43

44 ANSI_SYNOPSIS

45 #include <complex.h>

46 double complex casin(double complex <[z]>);

47 float complex casinf(float complex <[z]>);

76

77

78 #include <complex.h>

79 #include <math.h>

80

s_creall.c (https://gitlab.com/brian0218/rk3288_r-box_android4.4.2_sdk) C · 35 lines

27 */

28

29 #include <complex.h>

30

31 long double

ldouble_wrappers.c (https://gitlab.com/thanhnhat041/padavan-ng) C · 345 lines

14 #undef __USE_EXTERN_INLINES

15 #include "math.h"

16 #include <complex.h>

17

18 #if !defined __NO_LONG_DOUBLE_MATH

s_cargl.c (https://bitbucket.org/iorivur/freebsd-bhyve-with-suspend-resume.git) C · 38 lines

28 __FBSDID("$FreeBSD: head/lib/msun/src/s_cargl.c 183714 2008-10-09 02:25:18Z peter $");

29

30 #include <complex.h>

31 #include <math.h>

32

k_exp.c (https://bitbucket.org/freebsd/freebsd-base.git) C · 110 lines

30 __FBSDID("$FreeBSD$");

31

32 #include <complex.h>

33

34 #include "math.h"

distortion.c (https://bitbucket.org/glassman/pm123.git) C · 180 lines

21 #include <stdint.h>

22 #include <stdlib.h>

23 #include <complex.h>

24 #include <fftw3.h>

25

lcomplex.c (https://github.com/LuaDist/lcomplex.git) C · 174 lines

7 */

8

9 #include <complex.h>

10 #define Complex double complex

11

s_casin.c (https://gitlab.com/HowTheStoryEnds/freebsd11-psm-port) C · 134 lines

50 */

51

52 #include <complex.h>

53 #include <float.h>

54 #include <math.h>

cprojf.c (https://bitbucket.org/pizzafactory/binutils.git) C · 68 lines

33 /*__RCSID("$NetBSD: cprojf.c,v 1.3 2010/09/20 17:51:38 christos Exp $"); */

34

35 #include <complex.h>

36 #include <math.h>

37

s_ctanf.c (https://gitlab.com/Namal/glibc) C · 50 lines

20 #define ctanf ctanf_not_defined

21

22 #include <complex.h>

23 #include <math.h>

24

s_csinf.c (https://gitlab.com/Namal/glibc) C · 50 lines

20 #define csinf csinf_not_defined

21

22 #include <complex.h>

23 #include <math.h>

24

s_cexpf.c (https://gitlab.com/Namal/glibc) C · 50 lines

20 #define cexpf cexpf_not_defined

21

22 #include <complex.h>

23 #include <math.h>

24

s_ccosf.c (https://gitlab.com/Namal/glibc) C · 50 lines

20 #define ccosf ccosf_not_defined

21

22 #include <complex.h>

23 #include <math.h>

24

intComplexLinear1D.c (https://github.com/EyNuel/cTraceo.git) C · 58 lines

47

48 #pragma once

49 #include <complex.h>

50 void intComplexLinear1D(double*, complex double*, complex double, complex double*, complex double*);

51

lcao.c (https://gitlab.com/gkastlun/gpaw) C · 193 lines

6 #include "bmgs/bmgs.h"

7 #include "spline.h"

8 #include <complex.h>

9

10

mpi_dyn.c (https://github.com/ellbur/class-parallel-distributed.git) C · 154 lines

3

4 #include <mpi.h>

5 #include <complex.h>

6 #include <math.h>

7 #include <stdbool.h>

divsc3.c (https://github.com/okuoku/freebsd-head.git) C · 59 lines

15 #include "int_lib.h"

16 #include <math.h>

17 #include <complex.h>

18

19 /* Returns: the quotient of (a + ib) / (c + id) */

t_casinh.c (https://bitbucket.org/freebsd/freebsd-base.git) C · 81 lines

10

11 #include <atf-c.h>

12 #include <complex.h>

13 #include <math.h>

14

s_ccoshf.c (https://gitlab.com/Atomic-ROM/bionic) C · 101 lines

32 __FBSDID("$FreeBSD: head/lib/msun/src/s_ccoshf.c 284423 2015-06-15 20:11:06Z tijl $");

33

34 #include <complex.h>

35 #include <math.h>

36

c_datablock_multidim_complex_array_test.c (https://bitbucket.org/joezuntz/cosmosis.git) C · 92 lines

3 #include <stdlib.h>

4 #include <float.h>

5 #include <complex.h>

6 #include <stdio.h>

7

cmplxdivide.c (https://bitbucket.org/pizzafactory/pf-gcc.git) C · 82 lines

5 // gcc '-std=c99' cmplxdivide.c && a.out >cmplxdivide1.go

6

7 #include <complex.h>

8 #include <math.h>

9 #include <stdio.h>

s_csqrt.c (https://bitbucket.org/iorivur/freebsd-bhyve-with-suspend-resume.git) C · 112 lines

28 __FBSDID("$FreeBSD: head/lib/msun/src/s_csqrt.c 181402 2008-08-08 00:15:16Z das $");

29

30 #include <complex.h>

31 #include <float.h>

32 #include <math.h>

test-tgmath-int.c (https://github.com/nitinkamble/x32-glibc.git) C · 71 lines

20

21 #include <math.h>

22 #include <complex.h>

23 #include <tgmath.h>

24 #include <stdio.h>

s_ctanhf.c (https://github.com/hjl-tools/glibc.git) C · 54 lines

20 #define ctanhf ctanhf_not_defined

21

22 #include <complex.h>

23 #include <math.h>

24

s_csqrtf.c (https://github.com/hjl-tools/glibc.git) C · 54 lines

20 #define csqrtf csqrtf_not_defined

21

22 #include <complex.h>

23 #include <math.h>

24

s_csinhf.c (https://github.com/hjl-tools/glibc.git) C · 54 lines

20 #define csinhf csinhf_not_defined

21

22 #include <complex.h>

23 #include <math.h>

24

s_ccoshf.c (https://github.com/hjl-tools/glibc.git) C · 54 lines

20 #define ccoshf ccoshf_not_defined

21

22 #include <complex.h>

23 #include <math.h>

24

s_catanf.c (https://github.com/hjl-tools/glibc.git) C · 54 lines

20 #define catanf catanf_not_defined

21

22 #include <complex.h>

23 #include <math.h>

24

s_casinf.c (https://github.com/hjl-tools/glibc.git) C · 54 lines

20 #define casinf casinf_not_defined

21

22 #include <complex.h>

23 #include <math.h>

24

s_cexp.c (https://gitlab.com/Namal/glibc) C · 136 lines

19

20 #include <float.h>

21 #include <complex.h>

22 #include <math.h>

23 #include "mathimpl.h"

csinf.c (https://bitbucket.org/pizzafactory/binutils.git) C · 48 lines

33 */

34

35 #include <complex.h>

36 #include <math.h>

37 #include "cephes_subrf.h"

relax-exper.c (https://github.com/mirrorscotty/material-data.git) C · 84 lines

1 #include "material-data.h"

2 #include "matrix.h"

3 #include <complex.h>

4 #include <math.h>

5 #include <stdlib.h>

s_ccoshf.c (https://bitbucket.org/iorivur/freebsd-bhyve-with-suspend-resume.git) C · 104 lines

32 __FBSDID("$FreeBSD: head/lib/msun/src/s_ccoshf.c 226599 2011-10-21 06:29:32Z das $");

33

34 #include <complex.h>

35 #include <math.h>

36

s_conjl.c (https://bitbucket.org/aways/android_bionic.git) C · 35 lines

27 */

28

29 #include <complex.h>

30

31 long double complex

ctanl.c (https://gitlab.com/storedmirrors/minix) C · 59 lines

31

32 #include "../src/namespace.h"

33 #include <complex.h>

34 #include <math.h>

35 #include <float.h>

_cabs.c (https://gitlab.com/ubuntu-xenial/mingw-w64) C · 61 lines

44

45 #include <math.h>

46 #include <complex.h>

47

48 /* We implement this function to make sure we use always the C99 compatible

s_clog.c (https://github.com/avsm/src.git) C · 85 lines

58

59 #include <sys/cdefs.h>

60 #include <complex.h>

61 #include <float.h>

62 #include <math.h>

s_clogf.c (https://github.com/hjl-tools/glibc.git) C · 54 lines

20 #define clogf clogf_not_defined

21

22 #include <complex.h>

23 #include <math.h>

24

mulsc3.c (https://github.com/blacklion/GEOM-Events.git) C · 74 lines

15 #include "int_lib.h"

16 #include <math.h>

17 #include <complex.h>

18

19 /* Returns: the product of a + ib and c + id */

s_cprojl.c (https://github.com/cmatthew/Lind-GlibC.git) C · 54 lines

19 02111-1307 USA. */

20

21 #include <complex.h>

22 #include <math.h>

23 #include <math_ldbl_opt.h>

k_exp.c (https://bitbucket.org/iorivur/freebsd-bhyve-with-suspend-resume.git) C · 108 lines

28 __FBSDID("$FreeBSD: head/lib/msun/src/k_exp.c 226597 2011-10-21 06:27:56Z das $");

29

30 #include <complex.h>

31

32 #include "math.h"

filter.c (https://github.com/df8oe/UHSDR.git) C · 283 lines

19 #include <string.h>

20 #include <math.h>

21 #include <complex.h>

22

23 #include "filter.h"

ilt-relax.c (https://github.com/mirrorscotty/material-data.git) C · 119 lines

2 #include "matrix.h"

3 #include "inv-laplace.h"

4 #include <complex.h>

5 #include <math.h>

6 #include <stdlib.h>

s_conj.c (https://bitbucket.org/freebsd/freebsd-base.git) C · 40 lines

29 */

30

31 #include <complex.h>

32

33 #include "math_private.h"

s_csqrtl.c (https://github.com/DeDiS/Determinator.git) C · 106 lines

26

27

28 #include <complex.h>

29 #include <float.h>

30 #include <math.h>

PR100914.c (https://gitlab.com/adotout/gcc) C · 225 lines

2

3 #include <assert.h>

4 #include <complex.h>

5 #include <stdbool.h>

6 #include <stdio.h>