Searched defs:expr (Results 1 - 25 of 284) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/bin/sh/
H A Darith.y91 expr: ARITH_LPAREN expr ARITH_RPAREN { $$ = $2; } label
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/m4/
H A Dparser.y47 expr : expr '+' expr { $$ = $1 + $3; } label
[all...]
H A Dexpr.c44 expr(const char *toeval) function
/netbsd-6-1-5-RELEASE/bin/expr/
H A Dexpr.y81 expr: item { $$ = $1; } label
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/test/
H A Dcalc.y36 expr : '(' expr ')' label
[all...]
H A Dcalc2.y38 expr : '(' expr ')' label
[all...]
H A Dcalc3.y40 expr : '(' expr ')' label
[all...]
H A Dcode_calc.y36 expr : '(' expr ')' label
[all...]
H A Dpure_calc.y36 expr : '(' expr ')' label
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/treelang/
H A Dtree-convert.c63 convert(tree type, tree expr) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dc-convert.c69 convert(tree type, tree expr) argument
[all...]
H A Ddummy-conditions.c33 const char *expr; member in struct:c_test
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Dassert.c42 __gmp_assert_fail(const char *filename, int linenum, const char *expr) argument
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/include/
H A Dassert.h28 inline void do_assert(int expr, int line, const char *file) argument
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-fits.c52 const char *expr; local
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-fits.c53 const char *expr; local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/gspa/gspa/
H A Dgsp_gram.y111 expr : ID { $$ = id_expr($1); } label
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsel-gram.y77 expr : kw_TRUE { $$ = _hx509_make_expr(op_TRUE, NULL, NULL); } label
[all...]
H A Dtest_expr.c48 struct hx_expr *expr; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-convert.c68 convert(tree type, tree expr) argument
[all...]
H A Dgensupport.h53 const char *expr; member in struct:c_test
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dloadpre10.c19 test (tree expr, int t, int D17630) argument
H A Dpr21417.c19 test (tree expr, int t, int D17630) argument
/netbsd-6-1-5-RELEASE/sbin/wsconsctl/
H A Dmap_parse.y122 expr : keysym_expr label
/netbsd-6-1-5-RELEASE/bin/ed/
H A Dre.c50 static pattern_t *expr = NULL; local
[all...]

Completed in 227 milliseconds

1234567891011>>