Searched refs:IT_HORIZONTAL (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Descparse.y393 { $$ = tree_name($1.s, IT_HORIZONTAL, $1.file, $1.line); }
397 tree_name($1.s, IT_HORIZONTAL, $1.file, $1.line),
H A Dliterals.h232 L_DECL(IT_HORIZONTAL); variable
H A Dtree.h169 IT_HORIZONTAL, enumerator in enum:node::__anon457::__anon458::itertype
H A Dptree.c111 } else if (np->u.name.it == IT_HORIZONTAL) {
H A Dtree.c898 (pnp->u.name.it == IT_HORIZONTAL) ?
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c698 if (epname->u.name.it == IT_HORIZONTAL || rematch) {
708 if (epname->u.name.it != IT_HORIZONTAL) {
745 epname->u.name.it == IT_HORIZONTAL) {
972 } else if (np->u.name.it != IT_HORIZONTAL) {
1035 * if this was an IT_HORIZONTAL name, hmatch() will
1057 np->u.name.it == IT_HORIZONTAL)
1103 if (np->u.name.it == IT_HORIZONTAL) {
H A Deft_mdb.c410 } else if (node.u.name.it == IT_HORIZONTAL) {

Completed in 59 milliseconds