Searched refs:real (Results 1 - 4 of 4) sorted by relevance

/systemd/src/basic/
H A Djson.h57 double real; member in union:json_value
H A Djson.c174 return variant->value.real;
457 ret->real = ((negative ? -1.0 : 1.0) * (x + (y / shift))) * exp10((exponent_negative ? -1.0 : 1.0) * exponent);
/systemd/src/test/
H A Dtest-json.c56 assert_se(fabs(d - v.real) < 0.001);
/systemd/test/
H A Dtest-functions345 # in Debian ldconfig is just a shell script wrapper around ldconfig.real
346 dracut_install -o ldconfig.real

Completed in 15 milliseconds