Searched refs:lex (Results 1 - 25 of 103) sorted by relevance

12345

/freebsd-current/share/doc/psd/16.lex/
H A DMakefile2 VOLUME= psd/16.lex
3 SRCS= lex.ms
/freebsd-current/usr.bin/mkesdb/
H A DMakefile.inc2 SRCS+= lex.l yacc.y
/freebsd-current/usr.bin/lex/
H A DMakefile7 # Bootstrapping of lex is handled automatically.
11 PROG= lex
12 LINKS+= ${BINDIR}/lex ${BINDIR}/lex++
13 LINKS+= ${BINDIR}/lex ${BINDIR}/flex
14 LINKS+= ${BINDIR}/lex ${BINDIR}/flex++
28 MLINKS+= lex.1 flex.1
29 MLINKS+= lex.1 flex++.1
30 MLINKS+= lex.1 lex
[all...]
/freebsd-current/usr.bin/compile_et/
H A DMakefile7 SRCS= compile_et.c parse.y lex.l
/freebsd-current/usr.sbin/kbdcontrol/
H A DMakefile6 SRCS= kbdcontrol.c lex.l
/freebsd-current/share/doc/psd/
H A DMakefile22 16.lex \
/freebsd-current/crypto/heimdal/lib/roken/
H A Dmissing45 flex create \`lex.yy.c', if possible, from existing .c
46 lex create \`lex.yy.c', if possible, from existing .c
139 lex|flex)
145 rm -f lex.yy.c
152 cp "$SRCFILE" lex.yy.c
157 if [ ! -f lex.yy.c ]; then
158 echo 'main() { return 0; }' >lex.yy.c
/freebsd-current/kerberos5/tools/asn1_compile/
H A DMakefile24 lex.l \
31 CLEANFILES= roken.h lex.c parse.c
/freebsd-current/kerberos5/tools/slc/
H A DMakefile14 slc-lex.l
18 CLEANFILES= roken.h slc-gram.c slc-lex.c
/freebsd-current/usr.bin/mkcsmapper/
H A DMakefile.inc4 SRCS+= lex.l yacc.y
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DCommentBriefParser.h39 L.lex(Tok);
/freebsd-current/contrib/bc/include/
H A Ddc.h42 #include <lex.h>
56 * The @a BcLexNext function for dc. (See include/lex.h for a definition of
78 // References to an array and its length. This array is an array of lex tokens
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp409 void lex(unsigned SkipChar = 0);
581 void MIParser::lex(unsigned SkipChar) { function in class:MIParser
636 lex();
643 lex();
650 lex();
665 lex();
672 lex();
677 lex();
681 lex();
690 lex();
[all...]
/freebsd-current/contrib/bmake/mk/
H A Dposix.mk45 LEX ?= lex
81 ${CC} ${CFLAGS} -c lex.yy.c
82 rm -f lex.yy.c
83 mv lex.yy.o $@
93 mv lex.yy.c $@
/freebsd-current/crypto/heimdal/lib/sl/
H A DMakefile.am30 slc_SOURCES = slc-gram.y slc-lex.l slc.h
32 CLEANFILES = snprintf.c strtok_r.c strdup.c strupr.c getprogname.c slc-lex.c
49 slc-lex.c: slc-gram.h
/freebsd-current/crypto/heimdal/
H A Dmissing83 flex create \`lex.yy.c', if possible, from existing .c
85 lex create \`lex.yy.c', if possible, from existing .c
121 lex*|yacc*)
251 lex*|flex*)
257 rm -f lex.yy.c
264 cp "$SRCFILE" lex.yy.c
269 if test ! -f lex.yy.c; then
270 echo 'main() { return 0; }' >lex.yy.c
/freebsd-current/sbin/ipf/iplang/
H A DMakefile22 lex iplang_l.l
23 mv lex.yy.c $(DESTDIR)/iplang_l.c
31 /bin/rm -f *.o lex.yy.c y.tab.c y.tab.h
/freebsd-current/contrib/bmake/mk/sys/
H A DAIX.mk60 LEX ?= lex
158 ${LINK.c} -o ${.TARGET} lex.yy.c ${LDLIBS} -ll
159 rm -f lex.yy.c
162 mv lex.yy.c ${.TARGET}
165 ${COMPILE.c} -o ${.TARGET} lex.yy.c
166 rm -f lex.yy.c
H A DDarwin.mk74 LEX ?= lex
196 ${LINK.c} -o ${.TARGET} lex.yy.c ${LDLIBS} -ll
197 rm -f lex.yy.c
200 mv lex.yy.c ${.TARGET}
203 ${COMPILE.c} -o ${.TARGET} lex.yy.c
204 rm -f lex.yy.c
H A DNetBSD.mk96 LEX ?= lex
204 ${LINK.c} -o ${.TARGET} lex.yy.c ${LDLIBS} -ll
205 rm -f lex.yy.c
208 mv lex.yy.c ${.TARGET}
211 ${COMPILE.c} -o ${.TARGET} lex.yy.c
212 rm -f lex.yy.c
H A DSunOS.mk91 LEX ?= lex
193 ${LINK.c} -o ${.TARGET} lex.yy.c ${LDLIBS} -ll
194 rm -f lex.yy.c
197 mv lex.yy.c ${.TARGET}
200 ${COMPILE.c} -o ${.TARGET} lex.yy.c
201 rm -f lex.yy.c
H A DOSF1.mk70 LEX ?= lex
172 ${LINK.c} -o ${.TARGET} lex.yy.c ${LDLIBS} -ll
173 rm -f lex.yy.c
176 mv lex.yy.c ${.TARGET}
179 ${COMPILE.c} -o ${.TARGET} lex.yy.c
180 rm -f lex.yy.c
H A DOpenBSD.mk71 LEX ?= lex
179 ${LINK.c} -o ${.TARGET} lex.yy.c ${LDLIBS} -ll
180 rm -f lex.yy.c
183 mv lex.yy.c ${.TARGET}
186 ${COMPILE.c} -o ${.TARGET} lex.yy.c
187 rm -f lex.yy.c
H A DLinux.mk63 LEX ?= lex
161 ${LINK.c} -o ${.TARGET} lex.yy.c ${LDLIBS} -ll
162 rm -f lex.yy.c
165 mv lex.yy.c ${.TARGET}
168 ${COMPILE.c} -o ${.TARGET} lex.yy.c
169 rm -f lex.yy.c
/freebsd-current/crypto/heimdal/lib/com_err/
H A DMakefile.am20 compile_et_SOURCES = compile_et.c compile_et.h parse.y lex.l lex.h

Completed in 486 milliseconds

12345