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

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dpr60697.c135 static void add_j_to_nblist(t_nblist *nlist,atom_id j_atom) function
211 add_j_to_nblist(vdw,jj0);
213 add_j_to_nblist(coul_ww,jj0);
214 add_j_to_nblist(vdwc_ww,jj0);
221 add_j_to_nblist(coul,jj);
226 add_j_to_nblist(vdw,jj);
231 add_j_to_nblist(vdwc,jj);
232 add_j_to_nblist(vdw,jj);
234 add_j_to_nblist(coul,jj);
264 add_j_to_nblist(cou
[all...]

Completed in 38 milliseconds