Searched defs:BEGIN (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Derrlog.h73 #define BEGIN (OTHER | TRACING | INDENTED) macro
/illumos-gate/usr/src/lib/librstp/common/
H A Dstatmch.h28 #define BEGIN 9999 /* distinct from any valid state */ macro
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Ddeparse.c35 #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 Dcgrep.c163 BEGIN, /* File is not yet in buffer at all */ enumerator in enum:__anon4445
1716 case BEGIN:
1759 file_stat = BEGIN;

Completed in 65 milliseconds