Home
last modified time | relevance | path

Searched defs:ATTRIBUTE_PURE (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_reg_type.h34 #define ATTRIBUTE_PURE __attribute__((__pure__)) macro
36 #define ATTRIBUTE_PURE macro
/third_party/icu/icu4c/source/tools/tzcode/
H A Dprivate.h214 # define ATTRIBUTE_PURE __attribute__ ((__pure__)) macro
218 # define ATTRIBUTE_PURE /* empty */ macro
H A Dzdump.c182 # define ATTRIBUTE_PURE __attribute__ ((__pure__)) macro
184 # define ATTRIBUTE_PURE /* empty */ macro
/third_party/mesa3d/src/util/
H A Dmacros.h196 #define ATTRIBUTE_PURE __attribute__((__pure__)) macro
198 #define ATTRIBUTE_PURE macro
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dprivate.h214 # define ATTRIBUTE_PURE __attribute__ ((__pure__)) macro
218 # define ATTRIBUTE_PURE /* empty */ macro
H A Dzdump.c188 # define ATTRIBUTE_PURE __attribute__ ((__pure__)) macro
190 # define ATTRIBUTE_PURE /* empty */ macro

Completed in 7 milliseconds