Searched refs:ffebld_where (Results 1 – 3 of 3) sorted by relevance
10040 || ffebld_where (expr) == FFEINFO_whereCOMMON in ffecom_arg_ptr_to_const_expr()10041 || ffebld_where (expr) == FFEINFO_whereGLOBAL in ffecom_arg_ptr_to_const_expr()10042 || ffebld_where (expr) == FFEINFO_whereINTRINSIC)) in ffecom_arg_ptr_to_const_expr()10692 || ffebld_where (expr) == FFEINFO_whereCOMMON in ffecom_const_expr()10694 || ffebld_where (expr) == FFEINFO_whereGLOBAL in ffecom_const_expr()10695 || ffebld_where (expr) == FFEINFO_whereINTRINSIC)) in ffecom_const_expr()12681 || ffebld_where (expr) == FFEINFO_whereCOMMON in ffecom_ptr_to_const_expr()12682 || ffebld_where (expr) == FFEINFO_whereGLOBAL in ffecom_ptr_to_const_expr()12683 || ffebld_where (expr) == FFEINFO_whereINTRINSIC)) in ffecom_ptr_to_const_expr()
1016 #define ffebld_where(b) (ffeinfo_where (ffebld_info ((b)))) macro
2500 ffebld_rank, ffebld_where): New convenience macros (used