Searched defs:ffs (Results 1 – 10 of 10) sorted by relevance
4 int ffs(int i) in ffs() function
35 ffs(int i) in ffs() function
55 #define ffs __builtin_ffs macro
38 int ffs(int x) in ffs() function
60 #define ffs __builtin_ffs macro
9 import pyfakefs.fake_filesystem_unittest as ffs namespace11 from .stubs import fake_filesystem_unittest as ffs unknown
45 MultipleFontChain(std::vector<const char*> ffs, SkScalar size, SkFontStyle fontStyle) in MultipleFontChain()
71 int ffs; member
780 pub fn ffs(arg1: c_int) -> c_int; in ffs() function
4324 pub fn ffs(value: ::c_int) -> ::c_int; in ffs() function