Home
last modified time | relevance | path

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

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