Searched defs:_first (Results 1 – 8 of 8) sorted by relevance
108 bool _first; variable
58 _first, enumerator
142 bool _first; variable
55 #define PCL816_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
113 #define PCL818_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
684 typedef functional::first _first; typedef
1649 def _first(self,beta): member in Grammar