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

/external/bison/darwin-lib/
H A Dunitypes.h39 #ifndef _UC_ATTRIBUTE_PURE
41 # define _UC_ATTRIBUTE_PURE __attribute__ ((__pure__)) macro
43 # define _UC_ATTRIBUTE_PURE macro
/external/bison/lib/
H A Dunitypes.in.h38 #ifndef _UC_ATTRIBUTE_PURE
40 # define _UC_ATTRIBUTE_PURE __attribute__ ((__pure__)) macro
42 # define _UC_ATTRIBUTE_PURE macro
/external/bison/linux-lib/
H A Dunitypes.h39 #ifndef _UC_ATTRIBUTE_PURE
41 # define _UC_ATTRIBUTE_PURE __attribute__ ((__pure__)) macro
43 # define _UC_ATTRIBUTE_PURE macro

Completed in 235 milliseconds