Home
last modified time | relevance | path

Searched defs:do_fixed (Results 1 – 6 of 6) sorted by relevance

/external/liburing/test/
Dfdinfo.c118 int do_fixed = fixed; in __test_io() local
137 int do_fixed = fixed; in __test_io() local
Diopoll.c112 int do_fixed = fixed; in __test_io() local
128 int do_fixed = fixed; in __test_io() local
Dkallsyms.c56 int do_fixed = fixed; in __test_io() local
Dread-write.c105 int do_fixed = fixed; in _test_io() local
124 int do_fixed = fixed; in _test_io() local
Dio_uring_passthrough.c75 int do_fixed; in __test_io() local
/external/freetype/src/cff/
Dcffparse.c496 do_fixed( CFF_Parser parser, in do_fixed() function