Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Dtree.h37 #define TAND 6 /* && */ macro
H A Dexec.c242 case TAND: in execute()
244 if ((rv == 0) == (t->type == TAND)) in execute()
H A Dtree.c64 case TAND: in ptree()
H A Dsyn.c103 t = block(c == LOGAND? TAND: TOR, t, p, NULL); in andor()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dintrin.def372 DEFNAME ("TAND", "tand", "TanD", genNONE, specTAND) /* VXT */
2822 DEFSPEC (TAND,
2823 "TAND",