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

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dpr60697.c105 static void reset_neighbor_list(t_forcerec *fr,int bLR,int eNL) argument
131 static void close_neighbor_list(t_forcerec *fr,int bLR,int eNL) argument
146 t_forcerec *fr,int bLR,
169 if (bLR) {
196 new_i_nblist(vdwc,bLR ? F_LJLR : F_LJ,i_atom,shift,gid,((void *)0));
197 new_i_nblist(vdwc_ww,bLR ? F_LJLR : F_LJ,i_atom,shift,gid,((void *)0));
200 new_i_nblist(vdw,bLR ? F_LJLR : F_LJ,i_atom,shift,gid,((void *)0));
202 new_i_nblist(coul,bLR ? F_LR : F_SR,i_atom,shift,gid,((void *)0));
203 new_i_nblist(coul_ww,bLR ? F_LR : F_SR,i_atom,shift,gid,((void *)0));
248 new_i_nblist(vdwc,bLR
141 put_in_list(int bHaveLJ[], int ngid,t_mdatoms *md, int icg,int jgid,int nj,atom_id jjcg[], atom_id index[], t_excl bExcl[],int shift, t_forcerec *fr,int bLR, int bVDWOnly,int bCoulOnly) argument
[all...]

Completed in 55 milliseconds