Home
last modified time | relevance | path

Searched refs:SMALL_END (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/openmp/libomptarget/test/mapping/
Dtarget_data_array_extension_at_exit.c60 # define SMALL_END SIZE macro
65 # define SMALL_END 2 macro
72 #define SMALL SMALL_BEG:(SMALL_END-SMALL_BEG)
91 for (int i = SMALL_BEG; i < SMALL_END; ++i) in check_not_present()
127 if (SMALL_BEG <= i && i < SMALL_END) { in check_is_present()
/external/llvm-project/openmp/libomptarget/test/mapping/present/
Dtarget_array_extension.c60 # define SMALL_END SIZE macro
65 # define SMALL_END 2 macro
72 #define SMALL_SIZE (SMALL_END-SMALL_BEG)
Dtarget_data_array_extension.c60 # define SMALL_END SIZE macro
65 # define SMALL_END 2 macro
72 #define SMALL_SIZE (SMALL_END-SMALL_BEG)