Home
last modified time | relevance | path

Searched refs:lex (Results 1 – 12 of 12) sorted by relevance

/linux/scripts/genksyms/
H A DMakefile5 genksyms-objs := genksyms.o parse.tab.o lex.lex.o
9 HOSTCFLAGS_lex.lex.o := -I $(src)
12 $(obj)/lex.lex.o: $(obj)/parse.tab.h
/linux/arch/powerpc/lib/
H A Dcopyuser_64.S38 .macro lex /* exception handler for load */ macro
95 lex; ld r7,0(r4)
96 lex; ld r6,8(r4)
108 lex; ld r7,16(r4)
109 lex; ld r6,24(r4)
116 lex; ld r9,0(r4)
117 lex; ld r8,8(r4)
136 lex; ld r9,0(r4)
141 lex; lwz r9,0(r4)
146 lex; lh
[all...]
/linux/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_64.S38 .macro lex /* exception handler for load */ macro
95 lex; ld r7,0(r4)
96 lex; ld r6,8(r4)
108 lex; ld r7,16(r4)
109 lex; ld r6,24(r4)
116 lex; ld r9,0(r4)
117 lex; ld r8,8(r4)
136 lex; ld r9,0(r4)
141 lex; lwz r9,0(r4)
146 lex; lh
[all...]
/linux/tools/bpf/
H A DMakefile60 $(OUTPUT)%.lex.c: $(srctree)/tools/bpf/%.l
68 $(OUTPUT)%.lex.o: $(OUTPUT)%.lex.c
82 $(OUTPUT)bpf_asm: $(OUTPUT)bpf_asm.o $(OUTPUT)bpf_exp.yacc.o $(OUTPUT)bpf_exp.lex.o
85 $(OUTPUT)bpf_exp.lex.c: $(OUTPUT)bpf_exp.yacc.c
87 $(OUTPUT)bpf_exp.lex.o: $(OUTPUT)bpf_exp.lex.c
92 $(OUTPUT)bpf_asm $(OUTPUT)bpf_exp.yacc.* $(OUTPUT)bpf_exp.lex.*
/linux/scripts/
H A DMakefile.host8 $(obj)/%.lex.c: $(src)/%.l FORCE
162 # %.lex.o <- %.lex.c <- %.l
164 targets += $(call intermediate_targets, .lex.o, .lex.c) \
H A Dspdxcheck.py6 from ply import lex, yacc
104 self.lexer = lex.lex(module = self, reflags = re.UNICODE)
/linux/tools/perf/util/
H A Dpmu.y4 %lex-param {void* scanner}
/linux/tools/verification/rvgen/rvgen/
H A Dltl2ba.py10 from ply.lex import lex
67 lexer = lex()
/linux/scripts/coccinelle/misc/
H A Ddoubleinit.cocci11 // Comments: requires at least Coccinelle 0.2.4, lex or parse error otherwise
/linux/
H A D.gitignore32 *.lex.c
/linux/drivers/scsi/aic7xxx/
H A DKconfig.aic79xx56 for the firmware requires lex and yacc or their equivalents, as well
H A DKconfig.aic7xxx61 for the firmware requires lex and yacc or their equivalents, as well