Home
last modified time | relevance | path

Searched refs:tvalue (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dgimple-low.c569 tree tvalue = TREE_OPERAND (TREE_VALUE (t), 0); in lower_return_expr() local
570 if (tvalue && TREE_CODE (tvalue) == MODIFY_EXPR) in lower_return_expr()
571 tvalue = TREE_OPERAND (tvalue, 1); in lower_return_expr()
573 if (value == tvalue) in lower_return_expr()
/openbsd/src/usr.bin/openssl/
Ds_time.c197 .opt.tvalue = &cfg.maxtime,
Dapps.h311 time_t *tvalue; member
Dapps.c2088 *opt->opt.tvalue = val; in options_parse()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-arm.c446 unsigned int tvalue; member
8528 inst.instruction = opcode->tvalue; in md_assemble()