Searched refs:LVALUE (Results 1 – 8 of 8) sorted by relevance
677 #define LVALUE(x) (&(x) == &(x) || &(x) != &(x)) macro678 #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))
115 LVALUE = RVALUE;
122 LVALUE = RVALUE;
2141 RefQualifierKind.LVALUE = RefQualifierKind(1)
1325 LVALUE = RVALUE;2481 /* "LVALUE = stack[stack_depth];". */10124 LVALUE = RVALUE;11236 /* "LVALUE = stack[stack_depth];". */
1267 LVALUE = RVALUE;2355 /* "LVALUE = stack[stack_depth];". */10818 LVALUE = RVALUE;11861 /* "LVALUE = stack[stack_depth];". */