Searched refs:RASSOC (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ksh93/data/
H A Dstrdata.c33 /* DONE */ 0|NOASSIGN|RASSOC,
40 /* RPAREN */ 1|NOASSIGN|RASSOC|SEQPOINT,
41 /* POW */ 14|NOASSIGN|RASSOC,
53 /* ASSIGNMENT */ 2|RASSOC,
59 /* QUEST */ 3|NOASSIGN|SEQPOINT|RASSOC,
/ast/src/cmd/ksh93/include/
H A Dstreval.h112 #define RASSOC 040 /* right associative */ macro

Completed in 291 milliseconds