Searched refs:word_ptr (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ixl/
H A Di40e_nvm.c669 u16 *word_ptr = (u16 *)data; local
675 le_word_ptr[i] = CPU_TO_LE16(word_ptr[i]);
/freebsd-12-stable/contrib/gcc/
H A Dbuiltins.c4107 int *word_ptr = (int *) &current_function_args_info;
4122 return GEN_INT (word_ptr[wordnum]);
4106 int *word_ptr = (int *) &current_function_args_info; local

Completed in 125 milliseconds