Searched refs:BRANCH (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h40 #define BRANCH "branch" macro
H A Dhc.c144 { BRANCH, TOPO_STABILITY_PRIVATE },
/illumos-gate/usr/src/cmd/sed/
H A Ddefs.h117 BRANCH, /* b t */ enumerator in enum:e_args
H A Dcompile.c93 {'b', 2, BRANCH},
110 {'t', 2, BRANCH},
293 case BRANCH: /* b t */
/illumos-gate/usr/src/common/ficl/
H A Dvm.c429 #define BRANCH() goto BRANCH_MINIPROC macro
459 #define BRANCH() ip += *(ficlInteger *)ip; continue macro
1185 BRANCH();
1202 BRANCH();
1271 BRANCH();

Completed in 102 milliseconds