Home
last modified time | relevance | path

Searched refs:svar (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/finclude/
H A Domp_lib.f9070 subroutine omp_init_lock (svar)
72 integer (omp_lock_kind), intent (out) :: svar local
77 subroutine omp_init_lock_with_hint (svar, hint)
79 integer (omp_lock_kind), intent (out) :: svar local
100 subroutine omp_destroy_lock (svar)
102 integer (omp_lock_kind), intent (inout) :: svar local
114 subroutine omp_set_lock (svar)
116 integer (omp_lock_kind), intent (inout) :: svar local
128 subroutine omp_unset_lock (svar)
130 integer (omp_lock_kind), intent (inout) :: svar local
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/finclude/
H A Domp_lib.f9070 subroutine omp_init_lock (svar)
72 integer (omp_lock_kind), intent (out) :: svar local
77 subroutine omp_init_lock_with_hint (svar, hint)
79 integer (omp_lock_kind), intent (out) :: svar local
100 subroutine omp_destroy_lock (svar)
102 integer (omp_lock_kind), intent (inout) :: svar local
114 subroutine omp_set_lock (svar)
116 integer (omp_lock_kind), intent (inout) :: svar local
128 subroutine omp_unset_lock (svar)
130 integer (omp_lock_kind), intent (inout) :: svar local
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c94 __u16 svar __attribute__((unused)); in read_var() local
103 svar = (__u16)glvar; in read_var()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dlibgomp.info876 _Interface_: 'subroutine omp_init_lock(svar)'
877 'integer(omp_lock_kind), intent(out) :: svar'
901 _Interface_: 'subroutine omp_set_lock(svar)'
902 'integer(omp_lock_kind), intent(inout) :: svar'
928 _Interface_: 'logical function omp_test_lock(svar)'
929 'integer(omp_lock_kind), intent(inout) :: svar'
955 _Interface_: 'subroutine omp_unset_lock(svar)'
956 'integer(omp_lock_kind), intent(inout) :: svar'
978 _Interface_: 'subroutine omp_destroy_lock(svar)'
979 'integer(omp_lock_kind), intent(inout) :: svar'
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dlibgomp.info876 _Interface_: 'subroutine omp_init_lock(svar)'
877 'integer(omp_lock_kind), intent(out) :: svar'
901 _Interface_: 'subroutine omp_set_lock(svar)'
902 'integer(omp_lock_kind), intent(inout) :: svar'
928 _Interface_: 'logical function omp_test_lock(svar)'
929 'integer(omp_lock_kind), intent(inout) :: svar'
955 _Interface_: 'subroutine omp_unset_lock(svar)'
956 'integer(omp_lock_kind), intent(inout) :: svar'
978 _Interface_: 'subroutine omp_destroy_lock(svar)'
979 'integer(omp_lock_kind), intent(inout) :: svar'