Lines Matching refs:A
48 /: mb_put_.* .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }
49 /: md_get_.* .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }
53 /: rc_get[a-z]* .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }
56 /: (n|sm)b_ctx_readrcsection .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }
57 /: nls_str_(lower|upper) .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }
58 /: rc_(close|freesect) .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }
61 /: [a-z]*close .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }
62 /: [a-z]*flush .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }
63 /: [a-z]*printf .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }
64 /: mem(cpy|move|set) .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }
65 /: mutex_.* .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }
66 /: str[ln]?(cat|cpy) .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }