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

/haiku-buildtools/jam/
H A Djamgram.h43 _LANGLE_EQUALS_t = 259, enumerator in enum:yytokentype
94 #define _LANGLE_EQUALS_t 259 macro
H A Djamgramtab.h2 { "<=", _LANGLE_EQUALS_t },
H A Djamgram.y2 %token _LANGLE_EQUALS_t
82 %left _LANGLE_t _LANGLE_EQUALS_t _RANGLE_t _RANGLE_EQUALS_t
223 | expr _LANGLE_EQUALS_t expr
H A Djamgram.c70 _LANGLE_EQUALS_t = 259, enumerator in enum:yytokentype
121 #define _LANGLE_EQUALS_t 259 macro
580 "$end", "error", "$undefined", "_LANGLE_t", "_LANGLE_EQUALS_t",

Completed in 23 milliseconds