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

12

/src/usr.bin/m4/
H A Dparser.y48 expr : expr '+' expr { $$ = $1 + $3; } label
[all...]
H A Dexpr.c45 expr(const char *toeval) function in typeref:typename:int
/src/bin/expr/
H A Dexpr.y85 expr: item label
[all...]
/src/usr.bin/ktrace/
H A Dktrace.h50 const char *expr; member in struct:ioctlinfo
/src/usr.sbin/gspa/gspa/
H A Dgsp_gram.y111 expr : ID { $$ = id_expr($1); } label
[all...]
H A Dgsp_ass.h72 typedef struct expr { struct
82 } *expr; typedef in typeref:struct:expr *
[all...]
/src/sbin/wsconsctl/
H A Dmap_parse.y122 expr : keysym_expr label
/src/usr.bin/make/unit-tests/
H A Dopt-jobs-internal.mk
/src/lib/libc/stdlib/
H A Dstrsuftoll.c141 char *expr; local in function:__strsuftollx
[all...]
/src/bin/ed/
H A Dre.c61 static pattern_t *expr = NULL; local in function:get_compiled_pattern
[all...]
/src/usr.bin/find/
H A Doperator.c133 PLAN *expr; /* pointer to next expression */ local in function:paren_squish
/src/tests/lib/libcurses/director/
H A Dtestlang_parse.y437 expr : numeric label
/src/usr.sbin/memswitch/
H A Dmemswitch.c197 modify_single(const char *expr) argument
/src/bin/csh/
H A Dexp.c92 expr(Char ***vp) function in typeref:typename:int
/src/usr.bin/config/
H A Dfiles.c563 expr_eval(struct condexpr *expr, int (*fn)(const char *, void *), void *ctx) argument
595 prexpr(struct nvlist *expr) argument
[all...]
H A Dutil.c423 condexpr_destroy(struct condexpr *expr) argument
[all...]
/src/usr.bin/csplit/
H A Dcsplit.c106 const char *expr; local in function:main
366 do_rexp(const char *expr) argument
449 do_lineno(const char * expr) argument
[all...]
/src/usr.bin/nl/
H A Dnl.c59 regex_t expr; /* for type == number_regex */ member in struct:numbering_property
/src/lib/libutil/
H A Dlogin_cap.c801 char *expr, *expr2; local in function:strtosize
[all...]
/src/bin/pax/
H A Doptions.c2023 char *expr; local in function:str_offt
[all...]
/src/common/dist/zlib/contrib/untgz/
H A Duntgz.c289 int ExprMatch (char *string,char *expr) argument
/src/lib/libpthread/
H A Dpthread.c1146 pthread__assertfunc(const char * file,int line,const char * function,const char * expr) argument
/src/usr.bin/make/
H A Dmain.c845 char *expr = str_concat3("${", varname, "}"); local in function:PrintVariable
867 GetBooleanExpr(const char *expr, bool fallback) argument
H A Dmeta.c948 const char *expr; local in function:meta_ignore
/src/tests/dev/audio/
H A Daudiotest.c843 bool xp_if(int line, bool expr, const char *exprname) argument

Completed in 27 milliseconds

12