Home
last modified time | relevance | path

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

/dflybsd-src/contrib/awk/
H A Dproto.h185 extern Cell *condexpr(Node **, int);
H A Drun.c1853 Cell *condexpr(Node **a, int n) /* a[0] ? a[1] : a[2] */ in condexpr() function
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dsourcebuild.texi904 @file{gcc.dg/c99-condexpr-1.c}. The more subtle uses depend on the