Home
last modified time | relevance | path

Searched refs:BEGIN (Results 1 – 25 of 28) sorted by relevance

12

/linux/arch/x86/lib/
A Datomic64_386_32.S21 #define BEGIN(op) \ macro
40 BEGIN(read)
47 BEGIN(set)
54 BEGIN(xchg)
63 BEGIN(add)
70 BEGIN(add_return)
79 BEGIN(sub)
86 BEGIN(sub_return)
98 BEGIN(inc)
105 BEGIN(inc_return)
[all …]
/linux/drivers/scsi/aic7xxx/aicasm/
A Daicasm_scan.l97 BEGIN CEXPR;
105 BEGIN INITIAL;
137 BEGIN STRING;
261 BEGIN INCLUDE;
269 BEGIN INITIAL;
286 BEGIN MACRODEF;
299 BEGIN MACROBODY;
310 BEGIN MACROARGLIST;
325 BEGIN MACROBODY;
344 BEGIN INITIAL;
[all …]
A Daicasm_macro_scan.l102 BEGIN INITIAL;
139 BEGIN ARGLIST;
/linux/tools/perf/util/
A Dparse-events.l229 BEGIN(config);
231 BEGIN(event);
249 BEGIN(INITIAL);
257 BEGIN(INITIAL);
263 BEGIN(INITIAL);
272 "]" { BEGIN(config); return ']'; }
309 "[" { BEGIN(array); return '['; }
330 <<EOF>> { BEGIN(INITIAL); }
396 "/" { BEGIN(config); return '/'; }
398 , { BEGIN(event); return ','; }
[all …]
/linux/scripts/dtc/
A Ddtc-lexer.l129 BEGIN(PROPNODENAME);
136 BEGIN(PROPNODENAME);
143 BEGIN(PROPNODENAME);
253 BEGIN(BYTESTRING);
258 BEGIN(PROPNODENAME);
A Ddtc-lexer.lex.c115 #define BEGIN (yy_start) = 1 + 2 * macro
633 BEGIN(V1); \
1009 BEGIN(PROPNODENAME);
1018 BEGIN(PROPNODENAME);
1027 BEGIN(PROPNODENAME);
1192 BEGIN(BYTESTRING);
1197 BEGIN(PROPNODENAME);
/linux/scripts/kconfig/
A Dlexer.lex.c115 #define BEGIN (yy_start) = 1 + 2 * macro
2736 BEGIN(STRING);
2773 { BEGIN(INITIAL); return T_EOL; }
2800 BEGIN(INITIAL);
2815 BEGIN(INITIAL);
2822 BEGIN(INITIAL);
2897 BEGIN(INITIAL);
3930 BEGIN(ASSIGN_VAL); in yylex()
3994 BEGIN(HELP); in zconf_starthelp()
4000 BEGIN(INITIAL); in zconf_endhelp()
A Dlexer.l138 BEGIN(STRING);
160 \n { BEGIN(INITIAL); return T_EOL; }
/linux/arch/arm64/tools/
A Dgen-cpucaps.awk17 BEGIN {
/linux/lib/raid6/
A Dunroll.awk8 BEGIN {
/linux/arch/x86/tools/
A Dchkobjdump.awk5 BEGIN {
A Dobjdump_reformat.awk10 BEGIN {
A Dgen-insn-attr-x86.awk27 BEGIN {
/linux/arch/sh/tools/
A Dgen-mach-types7 BEGIN { nr = 0 }
/linux/tools/perf/arch/x86/tests/
A Dgen-insn-x86-dat.awk7 BEGIN {
/linux/tools/testing/selftests/rcutorture/bin/
A Dkvm-get-cpus-script.sh32 BEGIN {
/linux/arch/arm/tools/
A Dgen-mach-types6 BEGIN { nr = 0 }
/linux/tools/testing/selftests/sgx/
A Dsign_key.pem1 -----BEGIN RSA PRIVATE KEY-----
/linux/scripts/
A Dver_linux8 BEGIN {
A Dcheck-sysctl-docs15 BEGIN {
/linux/Documentation/arm/samsung/
A Dclksrc-change-registers.awk60 BEGIN {
/linux/tools/testing/selftests/rcutorture/formal/srcu-cbmc/
A Dmodify_srcu.awk8 BEGIN {
/linux/Documentation/devicetree/bindings/
A Dxilinx.txt36 (ip-core-name): the name of the ip block (given after the BEGIN
56 BEGIN opb_uartlite
/linux/arch/m68k/ifpsp060/src/
A Dilsp.S109 # PROLOGUE BEGIN ########################################################
124 # PROLOGUE BEGIN ########################################################
511 # PROLOGUE BEGIN ########################################################
595 # EPILOGUE BEGIN ########################################################
622 # PROLOGUE BEGIN ########################################################
/linux/tools/arch/x86/tools/
A Dgen-insn-attr-x86.awk27 BEGIN {

Completed in 31 milliseconds

12