Home
last modified time | relevance | path

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

/external/liburing/test/
Diopoll.c110 int do_fixed = fixed; in __test_io() local
126 int do_fixed = fixed; in __test_io() local
Dread-write.c101 int do_fixed = fixed; in __test_io() local
120 int do_fixed = fixed; in __test_io() local
/external/freetype/src/cff/
Dcffparse.c560 do_fixed( CFF_Parser parser, in do_fixed() function