Home
last modified time | relevance | path

Searched defs:q32 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/include/platform/
H A Daclinuxex.h52 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument
H A Dacmsvc.h93 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument
H A Dacefi.h246 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dnumeric.d1033 immutable q32 = (d31 - q21) * fa / (fd - fa); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dnumeric.d1331 immutable q32 = (d31 - q21) * fa / (fd - fa); variable