Home
last modified time | relevance | path

Searched refs:tLTN (Results 1 – 5 of 5) sorted by relevance

/dports/lang/yabasic/yabasic-2.90.1/unix/lang/
H A Dbison.h122 tLTN = 328, enumerator
H A Dyabasic.bison153 %token tNEQ tLEQ tGEQ tLTN tGTN tEQU tPOW
180 %left tLTN
416 | expression tLTN expression {create_dblrelop('<');}
437 | string_expression tLTN string_expression {create_strrelop('<');}
H A Dyabasic.flex351 "<" return tLTN;
H A Dflex.c3231 return tLTN;
H A Dbison.c300 tLTN = 328, enumerator