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

12

/haiku-buildtools/binutils/gas/
H A Dapp.c59 static char lex[256]; variable
86 #define IS_SYMBOL_COMPONENT(c) (lex[c] == LEX_IS_SYMBOL_COMPONENT)
87 #define IS_WHITESPACE(c) (lex[c] == LEX_IS_WHITESPACE)
88 #define IS_LINE_SEPARATOR(c) (lex[c] == LEX_IS_LINE_SEPARATOR)
89 #define IS_PARALLEL_SEPARATOR(c) (lex[c] == LEX_IS_PARALLEL_SEPARATOR)
90 #define IS_COMMENT(c) (lex[c] == LEX_IS_COMMENT_START)
91 #define IS_LINE_COMMENT(c) (lex[c] == LEX_IS_LINE_COMMENT_START)
92 #define IS_NEWLINE(c) (lex[c] == LEX_IS_NEWLINE)
106 lex[' '] = LEX_IS_WHITESPACE;
107 lex['\
[all...]
H A DMakefile.am35 # Automake 1.10+ disables lex and yacc output file regeneration if
57 IT_SRCS=itbl-parse.c itbl-lex-wrapper.c $(srcdir)/itbl-ops.c
58 IT_DEPS=$(srcdir)/itbl-parse.y $(srcdir)/itbl-lex.l $(srcdir)/config/itbl-@target_cpu_type@.h
59 IT_OBJS=itbl-parse.@OBJEXT@ itbl-lex.@OBJEXT@ itbl-ops.@OBJEXT@
115 itbl-lex.h \
375 EXTRA_DIST = m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
376 bfin-parse.c bfin-parse.h bfin-lex.c \
491 bfin-lex.c: $(srcdir)/config/bfin-lex.l
492 $(SHELL) $(YLWRAP) $(srcdir)/config/bfin-lex
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dapp.c58 static char lex[256]; variable
82 #define IS_SYMBOL_COMPONENT(c) (lex[c] == LEX_IS_SYMBOL_COMPONENT)
83 #define IS_WHITESPACE(c) (lex[c] == LEX_IS_WHITESPACE)
84 #define IS_LINE_SEPARATOR(c) (lex[c] == LEX_IS_LINE_SEPARATOR)
85 #define IS_PARALLEL_SEPARATOR(c) (lex[c] == LEX_IS_PARALLEL_SEPARATOR)
86 #define IS_COMMENT(c) (lex[c] == LEX_IS_COMMENT_START)
87 #define IS_LINE_COMMENT(c) (lex[c] == LEX_IS_LINE_COMMENT_START)
88 #define IS_NEWLINE(c) (lex[c] == LEX_IS_NEWLINE)
102 lex[' '] = LEX_IS_WHITESPACE;
103 lex['\
[all...]
/haiku-buildtools/legacy/gcc/
H A Dmissing45 flex create \`lex.yy.c', if possible, from existing .c
46 lex create \`lex.yy.c', if possible, from existing .c
137 lex|flex)
143 rm -f lex.yy.c
150 cp "$SRCFILE" lex.yy.c
155 if [ ! -f lex.yy.c ]; then
156 echo 'main() { return 0; }' >lex.yy.c
/haiku-buildtools/libtool/libltdl/
H A Dmissing82 flex create \`lex.yy.c', if possible, from existing .c
84 lex create \`lex.yy.c', if possible, from existing .c
110 lex|yacc)
240 lex|flex)
246 rm -f lex.yy.c
253 cp "$SRCFILE" lex.yy.c
258 if [ ! -f lex.yy.c ]; then
259 echo 'main() { return 0; }' >lex.yy.c
/haiku-buildtools/libtool/
H A Dmissing82 flex create \`lex.yy.c', if possible, from existing .c
84 lex create \`lex.yy.c', if possible, from existing .c
110 lex|yacc)
240 lex|flex)
246 rm -f lex.yy.c
253 cp "$SRCFILE" lex.yy.c
258 if [ ! -f lex.yy.c ]; then
259 echo 'main() { return 0; }' >lex.yy.c
/haiku-buildtools/cloog/osl/autoconf/
H A Dmissing83 flex create \`lex.yy.c', if possible, from existing .c
85 lex create \`lex.yy.c', if possible, from existing .c
120 lex*|yacc*)
241 lex*|flex*)
247 rm -f lex.yy.c
254 cp "$SRCFILE" lex.yy.c
259 if test ! -f lex.yy.c; then
260 echo 'main() { return 0; }' >lex.yy.c
/haiku-buildtools/cloog/autoconf/
H A Dmissing83 flex create \`lex.yy.c', if possible, from existing .c
85 lex create \`lex.yy.c', if possible, from existing .c
120 lex*|yacc*)
241 lex*|flex*)
247 rm -f lex.yy.c
254 cp "$SRCFILE" lex.yy.c
259 if test ! -f lex.yy.c; then
260 echo 'main() { return 0; }' >lex.yy.c
/haiku-buildtools/gcc/mpc/
H A Dmissing83 flex create \`lex.yy.c', if possible, from existing .c
85 lex create \`lex.yy.c', if possible, from existing .c
120 lex*|yacc*)
241 lex*|flex*)
247 rm -f lex.yy.c
254 cp "$SRCFILE" lex.yy.c
259 if test ! -f lex.yy.c; then
260 echo 'main() { return 0; }' >lex.yy.c
/haiku-buildtools/gcc/mpfr/
H A Dmissing83 flex create \`lex.yy.c', if possible, from existing .c
85 lex create \`lex.yy.c', if possible, from existing .c
120 lex*|yacc*)
241 lex*|flex*)
247 rm -f lex.yy.c
254 cp "$SRCFILE" lex.yy.c
259 if test ! -f lex.yy.c; then
260 echo 'main() { return 0; }' >lex.yy.c
/haiku-buildtools/autoconf/build-aux/
H A Dmissing85 flex create \`lex.yy.c', if possible, from existing .c
87 lex create \`lex.yy.c', if possible, from existing .c
113 lex|yacc)
243 lex|flex)
249 rm -f lex.yy.c
256 cp "$SRCFILE" lex.yy.c
261 if test ! -f lex.yy.c; then
262 echo 'main() { return 0; }' >lex.yy.c
/haiku-buildtools/legacy/binutils/
H A Dmissing82 flex create \`lex.yy.c', if possible, from existing .c
84 lex create \`lex.yy.c', if possible, from existing .c
110 lex|yacc)
240 lex|flex)
246 rm -f lex.yy.c
253 cp "$SRCFILE" lex.yy.c
258 if [ ! -f lex.yy.c ]; then
259 echo 'main() { return 0; }' >lex.yy.c
H A Dylwrap2 # ylwrap - wrapper for lex/yacc invocations.
48 Wrapper for lex/yacc invocations, renaming files as desired.
169 # We want to use the real output file name, not yy.lex.c for
/haiku-buildtools/gcc/gmp/
H A Dmissing87 flex create \`lex.yy.c', if possible, from existing .c
89 lex create \`lex.yy.c', if possible, from existing .c
233 lex|flex)
239 rm -f lex.yy.c
246 cp "$SRCFILE" lex.yy.c
251 if [ ! -f lex.yy.c ]; then
252 echo 'main() { return 0; }' >lex.yy.c
H A Dylwrap2 # ylwrap - wrapper for lex/yacc invocations.
46 Wrapper for lex/yacc invocations, renaming files as desired.
167 # We want to use the real output file name, not yy.lex.c for
/haiku-buildtools/legacy/gcc/contrib/
H A Degcs_update80 gcc/java/parse.c: gcc/java/parse.y gcc/java/lex.c gcc/java/parse.h gcc/java/lex.h
81 gcc/java/parse-scan.c: gcc/java/parse-scan.y gcc/java/lex.c gcc/java/parse.h gcc/java/lex.h
/haiku-buildtools/isl/
H A Dmissing58 bison yacc flex lex help2man
171 lex*|flex*)
/haiku-buildtools/binutils/
H A Dmissing58 bison yacc flex lex help2man
171 lex*|flex*)
H A Dylwrap2 # ylwrap - wrapper for lex/yacc invocations.
77 Wrapper for lex/yacc invocations, renaming files as desired.
189 # output file name, not yy.lex.c for instance. Adjust the
/haiku-buildtools/gcc/
H A Dmissing58 bison yacc flex lex help2man
171 lex*|flex*)
H A Dylwrap2 # ylwrap - wrapper for lex/yacc invocations.
77 Wrapper for lex/yacc invocations, renaming files as desired.
189 # output file name, not yy.lex.c for instance. Adjust the
/haiku-buildtools/gcc/gcc/
H A Dgraphite-dependences.c332 isl_map *lex, *x; local
340 lex = isl_map_lex_ge (space);
341 x = isl_map_intersect (x, lex);
361 isl_map *lex, *x; local
372 lex = isl_map_lex_le (space);
377 lex = isl_map_equate (lex, isl_dim_in, i, isl_dim_out, i);
383 lex = isl_map_add_constraint (lex, ineq);
384 x = isl_map_intersect (x, lex);
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/cmath/
H A Dfunctions.cc35 long lex = 0l; local
169 ret = std::tr1::scalbln(d0, lex);
170 fret = std::tr1::scalblnf(f0, lex);
171 ldret = std::tr1::scalblnl(ld0, lex);
H A Doverloads.cc38 long lex = 0l; local
236 check_ret_type<double>(std::tr1::scalbln(d0, lex));
237 check_ret_type<float>(std::tr1::scalbln(f0, lex));
238 check_ret_type<long double>(std::tr1::scalbln(ld0, lex));
239 check_ret_type<double>(std::tr1::scalbln(i0, lex));
/haiku-buildtools/legacy/gcc/gcc/
H A Dmakefile.vms76 CC1OBJS=[]c-parse.obj,c-lang.obj,c-lex.obj,c-pragma.obj,c-decl.obj,\
87 [.cp]expr.obj,[.cp]lex.obj,\
236 c-lex.obj: c-lex.c genrtl.h
385 [.cp]lex.obj: [.cp]lex.c [.cp]parse.h

Completed in 124 milliseconds

12