Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/math/generic/
H A Dacosf.cpp42 uint32_t x_uint = xbits.uintval(); variable
H A Dasinf.cpp48 uint32_t x_uint = xbits.uintval(); variable
/aosp_15_r20/external/pigweed/pw_assert/
H A Dassert_backend_compile_test_c.c103 unsigned int x_uint = 50; in AssertBackendCompileTestsInC() local
H A Dassert_backend_compile_test.cc103 unsigned int x_uint = 50; in TEST() local