Searched refs:exp_ptr (Results 1 – 2 of 2) sorted by relevance
132 int * const exp_ptr = (int *)(&a); in dcn_bw_log() local133 int x = *exp_ptr; in dcn_bw_log()137 *exp_ptr = x; in dcn_bw_log()
31 int * const exp_ptr = (int *)(&in); in _log() local32 int x = *exp_ptr; in _log()37 *exp_ptr = x; in _log()