Searched refs:src_word_ptr (Results 1 – 1 of 1) sorted by relevance
524 u8 *src_word_ptr, *dst_word_ptr; in nn_export_to_buf() local551 src_word_ptr = (u8 *)(&val) + wb - copylen; in nn_export_to_buf()553 ret = local_memcpy(dst_word_ptr, src_word_ptr, copylen); EG(ret, err); in nn_export_to_buf()554 src_word_ptr = NULL; in nn_export_to_buf()