LLVM OpenMP 22.0.0git
omp_get_device_num.c File Reference
#include <stdio.h>
#include "omp_testsuite.h"

Go to the source code of this file.

Functions

int test_omp_get_device_num ()
int main ()

Function Documentation

◆ main()

int main ( void )

Definition at line 16 of file omp_get_device_num.c.

References i, REPETITIONS, and test_omp_get_device_num().

◆ test_omp_get_device_num()

int test_omp_get_device_num ( )

Definition at line 8 of file omp_get_device_num.c.

References omp_get_num_devices().

Referenced by main().