Searched refs:tret (Results 1 – 3 of 3) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | gimplify.c | 1710 enum gimplify_status ret = GS_OK, tret; in gimplify_compound_lval() local 1767 tret = gimplify_expr (&TREE_OPERAND (t, 2), pre_p, post_p, in gimplify_compound_lval() 1769 ret = MIN (ret, tret); in gimplify_compound_lval() 1786 tret = gimplify_expr (&TREE_OPERAND (t, 3), pre_p, post_p, in gimplify_compound_lval() 1788 ret = MIN (ret, tret); in gimplify_compound_lval() 1808 tret = gimplify_expr (&TREE_OPERAND (t, 2), pre_p, post_p, in gimplify_compound_lval() 1810 ret = MIN (ret, tret); in gimplify_compound_lval() 1819 tret = gimplify_expr (p, pre_p, post_p, is_gimple_min_lval, in gimplify_compound_lval() 1821 ret = MIN (ret, tret); in gimplify_compound_lval() 1842 tret = gimplify_expr (&TREE_OPERAND (t, 1), pre_p, post_p, in gimplify_compound_lval() [all …]
|
| /trueos/contrib/libucl/src/ |
| HD | ucl_parser.c | 479 ssize_t ret = -1, tret; in ucl_copy_or_store_ptr() local 503 tret = ret; in ucl_copy_or_store_ptr() 508 ret = tret; in ucl_copy_or_store_ptr()
|
| /trueos/share/dict/ |
| HD | web2 | 206677 tret
|