Searched defs:BEGIN (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/abi/spectrans/parser/ |
H A D | errlog.h | 73 #define BEGIN (OTHER | TRACING | INDENTED) macro
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | statmch.h | 28 #define BEGIN 9999 /* distinct from any valid state */ macro
|
/illumos-gate/usr/src/lib/libshell/common/sh/ |
H A D | deparse.c | 35 #define BEGIN 0 macro 89 p_keyword("!",BEGIN); 91 p_keyword("time",BEGIN); 139 p_keyword("if",BEGIN); 158 p_keyword(cp,BEGIN); 185 p_keyword("{",BEGIN); 211 p_keyword("[[",BEGIN); 232 p_keyword("(",BEGIN); 250 p_keyword(cp,BEGIN); 271 p_keyword("case",BEGIN); [all...] |
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | cgrep.c | 163 BEGIN, /* File is not yet in buffer at all */ enumerator in enum:__anon4445 1716 case BEGIN: 1759 file_stat = BEGIN;
|
Completed in 144 milliseconds