HomeSort by relevance Sort by last modified time
    Searched refs:_UC_ATTRIBUTE_CONST (Results 1 - 3 of 3) sorted by null

  /external/bison/darwin-lib/
unitypes.h 29 #ifndef _UC_ATTRIBUTE_CONST
31 # define _UC_ATTRIBUTE_CONST __attribute__ ((__const__))
33 # define _UC_ATTRIBUTE_CONST
  /external/bison/lib/
unitypes.in.h 28 #ifndef _UC_ATTRIBUTE_CONST
30 # define _UC_ATTRIBUTE_CONST __attribute__ ((__const__))
32 # define _UC_ATTRIBUTE_CONST
  /external/bison/linux-lib/
unitypes.h 29 #ifndef _UC_ATTRIBUTE_CONST
31 # define _UC_ATTRIBUTE_CONST __attribute__ ((__const__))
33 # define _UC_ATTRIBUTE_CONST

Completed in 568 milliseconds