Home
last modified time | relevance | path

Searched refs:eat (Results 1 – 25 of 108) sorted by relevance

12345

/netbsd/src/external/lgpl3/gmp/dist/
Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
268 if test -n "$eat"; then
269 eat=
[all …]
/netbsd/src/external/bsd/openpam/dist/
Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
269 if test -n "$eat"; then
270 eat=
[all …]
/netbsd/src/external/gpl3/gdb/dist/
Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
268 if test -n "$eat"; then
269 eat=
[all …]
Ddepcomp600 cleared=no eat=no
608 if test $eat = yes; then
609 eat=no
618 eat=yes ;;
/netbsd/src/external/public-domain/sqlite/dist/
Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
269 if test -n "$eat"; then
270 eat=
[all …]
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/build-aux/
Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
268 if test -n "$eat"; then
269 eat=
[all …]
/netbsd/src/external/lgpl3/mpc/dist/
Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
268 if test -n "$eat"; then
269 eat=
[all …]
/netbsd/src/external/mit/expat/dist/conftools/
Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
269 if test -n "$eat"; then
270 eat=
[all …]
/netbsd/src/external/gpl3/binutils/dist/
Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
268 if test -n "$eat"; then
269 eat=
[all …]
Ddepcomp600 cleared=no eat=no
608 if test $eat = yes; then
609 eat=no
618 eat=yes ;;
/netbsd/src/external/bsd/file/dist/
Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
269 if test -n "$eat"; then
270 eat=
[all …]
/netbsd/src/external/gpl3/gcc/dist/
Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
268 if test -n "$eat"; then
269 eat=
[all …]
Ddepcomp600 cleared=no eat=no
608 if test $eat = yes; then
609 eat=no
618 eat=yes ;;
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
268 if test -n "$eat"; then
269 eat=
[all …]
/netbsd/src/external/lgpl3/mpfr/dist/
Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
269 if test -n "$eat"; then
270 eat=
[all …]
/netbsd/src/external/bsd/nvi/dist/dist/
Dcompile133 if test -n "$eat"; then
134 eat=
139 eat=1
154 eat=1
165 eat=1
176 eat=1
195 eat=1
227 eat=
263 if test -n "$eat"; then
264 eat=
[all …]
/netbsd/src/crypto/external/bsd/heimdal/dist/
Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
269 if test -n "$eat"; then
270 eat=
[all …]
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Drust-demangle.c97 eat (struct rust_demangler *rdm, char c) in eat() function
125 if (eat (rdm, '_')) in parse_integer_62()
129 while (!eat (rdm, '_')) in parse_integer_62()
151 if (!eat (rdm, tag)) in parse_opt_integer_62()
171 while (!eat (rdm, '_')) in parse_hex_nibbles()
216 is_punycode = eat (rdm, 'u'); in parse_ident()
232 eat (rdm, '_'); in parse_ident()
772 for (i = 0; !rdm->errored && !eat (rdm, 'E'); i++) in demangle_path()
806 if (eat (rdm, 'L')) in demangle_generic_arg()
811 else if (eat (rdm, 'K')) in demangle_generic_arg()
[all …]
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Drust-demangle.c97 eat (struct rust_demangler *rdm, char c) in eat() function
125 if (eat (rdm, '_')) in parse_integer_62()
129 while (!eat (rdm, '_') && !rdm->errored) in parse_integer_62()
151 if (!eat (rdm, tag)) in parse_opt_integer_62()
171 while (!eat (rdm, '_')) in parse_hex_nibbles()
216 is_punycode = eat (rdm, 'u'); in parse_ident()
232 eat (rdm, '_'); in parse_ident()
772 for (i = 0; !rdm->errored && !eat (rdm, 'E'); i++) in demangle_path()
806 if (eat (rdm, 'L')) in demangle_generic_arg()
811 else if (eat (rdm, 'K')) in demangle_generic_arg()
[all …]
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Drust-demangle.c97 eat (struct rust_demangler *rdm, char c) in eat() function
125 if (eat (rdm, '_')) in parse_integer_62()
129 while (!eat (rdm, '_') && !rdm->errored) in parse_integer_62()
151 if (!eat (rdm, tag)) in parse_opt_integer_62()
171 while (!eat (rdm, '_')) in parse_hex_nibbles()
216 is_punycode = eat (rdm, 'u'); in parse_ident()
232 eat (rdm, '_'); in parse_ident()
772 for (i = 0; !rdm->errored && !eat (rdm, 'E'); i++) in demangle_path()
806 if (eat (rdm, 'L')) in demangle_generic_arg()
811 else if (eat (rdm, 'K')) in demangle_generic_arg()
[all …]
/netbsd/src/crypto/external/cpl/tpm-tools/dist/
Ddepcomp477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;
/netbsd/src/external/gpl2/xcvs/dist/build-aux/
Ddepcomp477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;
/netbsd/src/crypto/external/cpl/trousers/dist/
Ddepcomp477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;
/netbsd/src/games/larn/
Dcreate.c135 eat(1, 1); in makemaze()
178 eat(int xx, int yy) in eat() function
191 eat(xx - 2, yy); in eat()
200 eat(xx + 2, yy); in eat()
209 eat(xx, yy - 2); in eat()
218 eat(xx, yy + 2); in eat()
/netbsd/src/external/bsd/pcc/dist/pcc/cc/ccom/
Dscan.l851 eat(int ch)
882 if (eat('('))
901 return eat(')');
907 return eat(')');

12345