Searched refs:slogical (Results 1 – 1 of 1) sorted by relevance
37 subroutine slogical(L) subroutine455 call slogical(.false.) ! expected output: 0 1 0 3 1 1 3 1456 call slogical(.true.) ! expected output: 0 0 2 3 2 3 2 2