Home
last modified time | relevance | path

Searched refs:j_rel (Results 1 – 8 of 8) sorted by relevance

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/api/
H A Dint_2e3c.F102 logical status_rel, ket_rel, j_rel, k_rel local
201 j_rel=.false.
215 j_rel = infbs_cont(CONT_RELLS ,ucont,ket) .ne. 0
218 ket_rel = ket_rel .and. j_rel .and. k_rel
268 if (j_rel) ucont = ao_to_ls(ucont)
H A Dint_2e4c.F140 logical i_rel, j_rel, k_rel, l_rel local
249 j_rel = .false.
267 j_rel = infbs_cont(CONT_RELLS ,ucont,bra) .ne. 0
268 bra_rel = bra_rel .and. i_rel .and. j_rel
339 if (j_rel) ucont = ao_to_ls(ucont)
H A Dintd_2e4c.F133 logical i_rel, j_rel, k_rel, l_rel local
151 j_rel = .false.
202 j_rel = infbs_cont(CONT_RELLS ,ucont,bra) .ne. 0
203 bra_rel = bra_rel .and. i_rel .and. j_rel
233 if (j_rel) ucont = ao_to_ls(ucont)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/api/
H A Dint_2e3c.F102 logical status_rel, ket_rel, j_rel, k_rel
201 j_rel=.false.
215 j_rel = infbs_cont(CONT_RELLS ,ucont,ket) .ne. 0
218 ket_rel = ket_rel .and. j_rel .and. k_rel
268 if (j_rel) ucont = ao_to_ls(ucont)
H A Dint_2e4c.F140 logical i_rel, j_rel, k_rel, l_rel
249 j_rel = .false.
267 j_rel = infbs_cont(CONT_RELLS ,ucont,bra) .ne. 0
268 bra_rel = bra_rel .and. i_rel .and. j_rel
339 if (j_rel) ucont = ao_to_ls(ucont)
H A Dintd_2e4c.F133 logical i_rel, j_rel, k_rel, l_rel
151 j_rel = .false.
202 j_rel = infbs_cont(CONT_RELLS ,ucont,bra) .ne. 0
203 bra_rel = bra_rel .and. i_rel .and. j_rel
233 if (j_rel) ucont = ao_to_ls(ucont)
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dvm_armv7l.c535 emit(cond(LT, Bi(j_rel(bytes_to_skip)))); \
564 emit(cond(comparator, Bi(j_rel(vm->instructionPointers[arg.i]-vm->codeLength)))); \
575 emit(cond(comparator, Bi(j_rel(vm->instructionPointers[arg.i]-vm->codeLength)))); \
604 #define j_rel(x) (pass?_j_rel(x, pc):0xBAD) in VM_Compile() macro
605 #define OFFSET(i) (pass?(j_rel(codeoffsets[i]-vm->codeLength)):(0xF000000F)) in VM_Compile()
765 emit(cond(LT, Bi(j_rel(bytes_to_skip)))); in VM_Compile()
771 emit(Bi(j_rel(vm->instructionPointers[i_count+1]-vm->codeLength))); in VM_Compile()
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dvm_armv7l.c535 emit(cond(LT, Bi(j_rel(bytes_to_skip)))); \
564 emit(cond(comparator, Bi(j_rel(vm->instructionPointers[arg.i]-vm->codeLength)))); \
575 emit(cond(comparator, Bi(j_rel(vm->instructionPointers[arg.i]-vm->codeLength)))); \
604 #define j_rel(x) (pass?_j_rel(x, pc):0xBAD) in VM_Compile() macro
605 #define OFFSET(i) (pass?(j_rel(codeoffsets[i]-vm->codeLength)):(0xF000000F)) in VM_Compile()
765 emit(cond(LT, Bi(j_rel(bytes_to_skip)))); in VM_Compile()
771 emit(Bi(j_rel(vm->instructionPointers[i_count+1]-vm->codeLength))); in VM_Compile()