Home
last modified time | relevance | path

Searched refs:LVALUE (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dmpfr-impl.h677 #define LVALUE(x) (&(x) == &(x) || &(x) != &(x)) macro
678 #define DOUBLE_ISINF(x) (LVALUE(x) && ((x) > DBL_MAX || (x) < -DBL_MAX))
702 (LVALUE(x) && !((((x) >= 0) + ((x) <= 0)) && -(x)*(x) <= 0))
704 # define DOUBLE_ISNAN(x) (LVALUE(x) && (x) != (x))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/intro/
H A Dtutorial03.rst115 LVALUE = RVALUE;
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/intro/
H A Dtutorial03.rst115 LVALUE = RVALUE;
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/intro/
H A Dtutorial03.rst122 LVALUE = RVALUE;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/intro/
H A Dtutorial03.rst122 LVALUE = RVALUE;
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py2141 RefQualifierKind.LVALUE = RefQualifierKind(1)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi1325 LVALUE = RVALUE;
2481 /* "LVALUE = stack[stack_depth];". */
10124 LVALUE = RVALUE;
11236 /* "LVALUE = stack[stack_depth];". */
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi1267 LVALUE = RVALUE;
2355 /* "LVALUE = stack[stack_depth];". */
10818 LVALUE = RVALUE;
11861 /* "LVALUE = stack[stack_depth];". */