Home
last modified time | relevance | path

Searched defs:BEGIN (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DArgumentsAdjusters.h50 enum class ArgumentInsertPosition { BEGIN, END }; enumerator
/freebsd/contrib/byacc/test/
H A Dgrammar.y1017 #define BEGIN yy_start = 1 + 2 * macro
/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c119 #define BEGIN (yy_start) = 1 + 2 * macro
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c124 #define BEGIN (yy_start) = 1 + 2 * macro
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c124 #define BEGIN (yy_start) = 1 + 2 * macro
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c124 #define BEGIN (yy_start) = 1 + 2 * macro
/freebsd/contrib/byacc/test/yacc/
H A Dgrammar.tab.c926 #define BEGIN yy_start = 1 + 2 * macro
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c119 #define BEGIN (yy_start) = 1 + 2 * macro
/freebsd/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c1182 #define BEGIN yy_start = 1 + 2 * macro
/freebsd/usr.bin/lex/
H A Dinitscan.c118 #define BEGIN (yy_start) = 1 + 2 * macro