Home
last modified time | relevance | path

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

/openbmc/qemu/tests/fp/
H A Dfp-test-log2.c25 static void compare(ufloat64 test, ufloat64 real, ufloat64 soft, bool exact) in compare()
69 ufloat64 test, real, soft; in main() local
/openbmc/openbmc/poky/scripts/
H A Dtask-time118 real = elapsed_time(task_info) variable
/openbmc/libbej/test/
H A Dbej_decoder_test.cpp187 auto real = std::make_unique<RedfishPropertyLeafReal>(); in TEST() local
H A Dbej_encoder_test.cpp68 static struct RedfishPropertyLeafReal real; in createDummyResource() local