Home
last modified time | relevance | path

Searched refs:P_LAND (Results 1 – 6 of 6) sorted by relevance

/dports/devel/xa65/xa-2.3.12/src/
H A Dxah.h140 #define P_LAND 2 /* die mit der hoeheren Prioritaet */ macro
H A Dxaa.c35 P_LAND,P_LOR };
/dports/shells/mksh/mksh/
H A Dexprtok.h88 FN("&&", 2, P_LAND, O_LAND)
H A Dexpr.c41 #define P_LAND 9 /* && */ macro
/dports/shells/oksh/oksh-7.0/
H A Dexpr.c57 P_LAND, /* && */ enumerator
97 { "&&", 2, P_LAND },
/dports/shells/pdksh/pdksh-5.2.14/
H A Dexpr.c53 P_LAND, /* && */ enumerator
93 { "&&", 2, P_LAND },