HomeSort by: relevance | last modified time | path
    Searched defs:get_expr_const (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 562 offsetT get_expr_const (const expressionS *);
2967 if (get_expr_const (exp1) != cond->op_data)
2971 if (get_expr_const (exp1) == cond->op_data)
13193 get_expr_const (const expressionS *s)
13170 get_expr_const (const expressionS *s) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 562 offsetT get_expr_const (const expressionS *);
2967 if (get_expr_const (exp1) != cond->op_data)
2971 if (get_expr_const (exp1) == cond->op_data)
13193 get_expr_const (const expressionS *s)
13170 get_expr_const (const expressionS *s) function

Completed in 40 milliseconds