Home
last modified time | relevance | path

Searched defs:getf (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H A Dbitfield-sign-default.c5 static int getf(struct s s) { return s.f; } in getf() function
H A Dbitfield-sign-unsigned.c5 static int getf(struct s s) { return s.f; } in getf() function
H A Dbitfield-sign-signed.c5 static int getf(struct s s) { return s.f; } in getf() function

Completed in 3 milliseconds