1#include "nldbl-compat.h"
2#include <complex.h>
3
4double
5attribute_hidden
6cimagl (double _Complex x)
7{
8 return cimag (z: x);
9}
10

source code of glibc/sysdeps/ieee754/ldbl-opt/nldbl-cimag.c