Home
last modified time | relevance | path

Searched defs:complex (Results 1 – 4 of 4) sorted by relevance

/dragonfly/tools/regression/include/tgmath/
H A Dtgmath.c94 double complex in complex() function
96 long double complex in complex() function
/dragonfly/contrib/openbsd_libm/include/global/
H A Dcomplex.h33 #define complex _Complex macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-structalias.c606 vec<constraint_t> *complex; member
1047 vec<constraint_t> complex = graph->complex[var]; in insert_into_complex() local
2705 vec<constraint_t> complex = graph->complex[i]; in solve_graph() local
H A Dgenmodes.c69 struct mode_data *complex; /* complex type with mode as component. */ member