Searched defs:rhs (Results 1 - 7 of 7) sorted by relevance

/src/sys/ddb/
H A Ddb_expr.c147 db_expr_t lhs, rhs; local in function:db_mult_expr
183 db_expr_t lhs, rhs; local in function:db_add_expr
209 db_expr_t lhs, rhs; local in function:db_shift_expr
[all...]
/src/lib/libc/net/
H A Dhesiod.c89 char *rhs; /* AKA the default hesiod domain */ member in struct:hesiod_p
190 const char *rhs; local in function:hesiod_to_bind
[all...]
/src/usr.bin/config/
H A Dfiles.c565 int lhs, rhs; local in function:expr_eval
/src/sbin/cgdconfig/
H A Dutils.c183 string_assign(string_t **lhs, string_t *rhs) argument
282 bits_assign(bits_t **lhs, bits_t *rhs) argument
/src/usr.bin/make/
H A Dcond.c509 EvalCompareNum(double lhs, ComparisonOp op, double rhs) argument
530 EvalCompareStr(const char *lhs, ComparisonOp op, const char *rhs) argument
546 EvalCompare(const char * lhs,bool lhsQuoted,ComparisonOp op,const char * rhs,bool rhsQuoted) argument
590 FStr lhs, rhs; local in function:CondParser_Comparison
865 CondResult res, rhs; local in function:CondParser_And
886 CondResult res, rhs; local in function:CondParser_Or
[all...]
H A Dvar.c1474 const char *rhs; member in struct:ModifyWord_SysVSubstArgs
1481 FStr rhs; local in function:ModifyWord_SysVSubst
1524 Substring rhs; member in struct:ModifyWord_SubstArgs
3725 FStr rhs; local in function:ApplyModifier_SysV
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common.h529 operator ==(const InternalMmapVectorNoCtor<T> & lhs,const InternalMmapVectorNoCtor<T> & rhs) argument
536 operator !=(const InternalMmapVectorNoCtor<T> & lhs,const InternalMmapVectorNoCtor<T> & rhs) argument

Completed in 12 milliseconds