]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgomp/doc/openacc-runtime-library-routines/accproflookup.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / libgomp / doc / openacc-runtime-library-routines / accproflookup.rst
CommitLineData
c63539ff
ML
1..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6.. _acc_prof_lookup:
7
8acc_prof_lookup -- Obtain inquiry functions.
9********************************************
10
11Description:
12 Function to obtain inquiry functions.
13
14C/C++:
15 .. list-table::
16
17 * - *Prototype*:
18 - ``acc_query_fn acc_prof_lookup (const char *);``
19
20See also:
21 :ref:`openacc-profiling-interface`
22
23Reference:
24 :openacc:`2.6`, section
3ed1b4ce 25 5.3.