Home
last modified time | relevance | path

Searched refs:__pure (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dfunction-attribute.c1 #define __pure __attribute__((pure)) macro
4 static __pure int funi(int val) in funi()
9 static __pure int *funp(int *ptr) in funp()
H A Dfunction-redecl-funattr.c1 #define __pure __attribute__((pure)) macro
5 int __pure p(int i);
/third_party/FreeBSD/sys/sys/
H A Dcdefs.h341 #define __pure __attribute__((__pure__)) macro
344 #define __pure macro
/third_party/ltp/scripts/
H A Dcheckpatch.pl482 __pure|
6588 "pure" => "__pure",

Completed in 9 milliseconds