File: hwlocality_api_version.3

package info (click to toggle)
hwloc 1.10.0-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 15,916 kB
  • ctags: 7,500
  • sloc: ansic: 34,194; sh: 12,810; xml: 8,466; makefile: 1,632; sed: 9; php: 8
file content (44 lines) | stat: -rw-r--r-- 944 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
.TH "API version" 3 "Tue Oct 7 2014" "Version 1.10.0" "Hardware Locality (hwloc)" \" -*- nroff -*-
.ad l
.nh
.SH NAME
API version \- 
.SS "Macros"

.in +1c
.ti -1c
.RI "#define \fBHWLOC_API_VERSION\fP   0x00010a00"
.br
.ti -1c
.RI "#define \fBHWLOC_COMPONENT_ABI\fP   4"
.br
.in -1c
.SS "Functions"

.in +1c
.ti -1c
.RI "unsigned \fBhwloc_get_api_version\fP (void)"
.br
.in -1c
.SH "Detailed Description"
.PP 

.SH "Macro Definition Documentation"
.PP 
.SS "#define HWLOC_API_VERSION   0x00010a00"

.PP
Indicate at build time which hwloc API version is being used\&. 
.SS "#define HWLOC_COMPONENT_ABI   4"

.PP
Current component and plugin ABI version (see \fBhwloc/plugins\&.h\fP) 
.SH "Function Documentation"
.PP 
.SS "unsigned hwloc_get_api_version (void)"

.PP
Indicate at runtime which hwloc API version was used at build time\&. 
.SH "Author"
.PP 
Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code\&.