Home
last modified time | relevance | path

Searched refs:condexpr (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/usr.bin/config/
H A Dgram.y91 DECL_ALLOCWRAP(condexpr);
136 static struct condexpr *mk_cx_atom(const char *);
137 static struct condexpr *mk_cx_not(struct condexpr *);
138 static struct condexpr *mk_cx_and(struct condexpr *, struct condexpr *);
139 static struct condexpr *mk_cx_or(struct condexpr *, struct condexpr *);
163 struct condexpr *condexpr; member
195 %type <condexpr> fopts condexpr condatom
196 %type <condexpr> cond_or_expr cond_and_expr cond_prefix_expr
197 %type <condexpr> cond_base_expr
471 | condexpr { $$ = $1; }
[all …]
H A Ddefs.h365 struct condexpr *fi_optx; /* options expression */
392 struct condexpr { struct
396 struct condexpr *not; argument
398 struct condexpr *left;
399 struct condexpr *right;
429 struct condexpr *dm_opts; /* options */
539 void addfile(const char *, struct condexpr *, u_char, const char *);
540 int expr_eval(struct condexpr *, int (*)(const char *, void *), void *);
587 void appendcondmkoption(struct condexpr *, const char *, const char *);
683 struct condexpr *condexpr_create(enum condexpr_types);
[all …]
H A Dutil.c386 struct condexpr *
389 struct condexpr *cx; in condexpr_create()
423 condexpr_destroy(struct condexpr *expr) in condexpr_destroy()
H A Dsem.h81 struct condexpr *, struct nvlist *);
H A Dmkmakefile.c622 emitopts(FILE *fp, struct condexpr *cond, int include) in emitopts()
653 struct condexpr *cond; in emitappmkoptions()
H A Dfiles.c96 addfile(const char *path, struct condexpr *optx, u_char flags, const char *rule) in addfile()
563 expr_eval(struct condexpr *expr, int (*fn)(const char *, void *), void *ctx) in expr_eval()
H A Dmain.c1289 appendcondmkoption(struct condexpr *cond, const char *name, const char *value) in appendcondmkoption()
H A Dsem.c1851 struct condexpr *cond, struct nvlist *nv_nodes) in adddevm()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dsourcebuild.texi943 @file{gcc.dg/c99-condexpr-1.c}. The more subtle uses depend on the
H A Dgccint.info4208 'gcc.dg/c99-condexpr-1.c'. The more subtle uses depend on the exact
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dsourcebuild.texi943 @file{gcc.dg/c99-condexpr-1.c}. The more subtle uses depend on the
H A Dgccint.info4208 'gcc.dg/c99-condexpr-1.c'. The more subtle uses depend on the exact
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.tree-ssa17612 * tree-simple.c (is_simple_rhs): Remove condexpr rule.
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS32662 3f3859641ef282a76f9d385dc673b78f gcc/testsuite/gcc.dg/c99-condexpr-1.c
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS37184 3f3859641ef282a76f9d385dc673b78f gcc/testsuite/gcc.dg/c99-condexpr-1.c