mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
'fixed' is a signed decimal type which offers a sign bit, 23 bits of integer precision, and 8 bits of decimal precision. This is exposed as an opaque struct with conversion helpers to and from double and int on the C API side. Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| array-test.c | ||
| client-test.c | ||
| connection-test.c | ||
| event-loop-test.c | ||
| exec-fd-leak-checker.c | ||
| list-test.c | ||
| Makefile.am | ||
| map-test.c | ||
| os-wrappers-test.c | ||
| sanity-test.c | ||
| test-helpers.c | ||
| test-runner.c | ||
| test-runner.h | ||