~ibmcharmers/charms/xenial/ibm-db2/trunk

« back to all changes in this revision

Viewing changes to .tox/py35/lib/python3.5/plat-x86_64-linux-gnu/DLFCN.py

  • Committer: Rajith Venkata
  • Date: 2017-02-22 09:37:48 UTC
  • Revision ID: rajith.pv@in.ibm.com-20170222093748-fibtdsahuug31ra5
2ndcheckin for IBM-DB2 charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Generated by h2py from /usr/include/dlfcn.h
 
2
_DLFCN_H = 1
 
3
 
 
4
# Included from features.h
 
5
_FEATURES_H = 1
 
6
__USE_ANSI = 1
 
7
__FAVOR_BSD = 1
 
8
_ISOC99_SOURCE = 1
 
9
_POSIX_SOURCE = 1
 
10
_POSIX_C_SOURCE = 199506
 
11
_XOPEN_SOURCE = 600
 
12
_XOPEN_SOURCE_EXTENDED = 1
 
13
_LARGEFILE64_SOURCE = 1
 
14
_BSD_SOURCE = 1
 
15
_SVID_SOURCE = 1
 
16
_BSD_SOURCE = 1
 
17
_SVID_SOURCE = 1
 
18
__USE_ISOC99 = 1
 
19
_POSIX_SOURCE = 1
 
20
_POSIX_C_SOURCE = 2
 
21
_POSIX_C_SOURCE = 199506
 
22
__USE_POSIX = 1
 
23
__USE_POSIX2 = 1
 
24
__USE_POSIX199309 = 1
 
25
__USE_POSIX199506 = 1
 
26
__USE_XOPEN = 1
 
27
__USE_XOPEN_EXTENDED = 1
 
28
__USE_UNIX98 = 1
 
29
_LARGEFILE_SOURCE = 1
 
30
__USE_XOPEN2K = 1
 
31
__USE_ISOC99 = 1
 
32
__USE_XOPEN_EXTENDED = 1
 
33
__USE_LARGEFILE = 1
 
34
__USE_LARGEFILE64 = 1
 
35
__USE_FILE_OFFSET64 = 1
 
36
__USE_MISC = 1
 
37
__USE_BSD = 1
 
38
__USE_SVID = 1
 
39
__USE_GNU = 1
 
40
__USE_REENTRANT = 1
 
41
__STDC_IEC_559__ = 1
 
42
__STDC_IEC_559_COMPLEX__ = 1
 
43
__STDC_ISO_10646__ = 200009
 
44
__GNU_LIBRARY__ = 6
 
45
__GLIBC__ = 2
 
46
__GLIBC_MINOR__ = 2
 
47
 
 
48
# Included from sys/cdefs.h
 
49
_SYS_CDEFS_H = 1
 
50
def __PMT(args): return args
 
51
 
 
52
def __P(args): return args
 
53
 
 
54
def __PMT(args): return args
 
55
 
 
56
def __STRING(x): return #x
 
57
 
 
58
__flexarr = []
 
59
__flexarr = [0]
 
60
__flexarr = []
 
61
__flexarr = [1]
 
62
def __ASMNAME(cname): return __ASMNAME2 (__USER_LABEL_PREFIX__, cname)
 
63
 
 
64
def __attribute__(xyz): return
 
65
 
 
66
def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x)))
 
67
 
 
68
def __attribute_format_arg__(x): return
 
69
 
 
70
__USE_LARGEFILE = 1
 
71
__USE_LARGEFILE64 = 1
 
72
__USE_EXTERN_INLINES = 1
 
73
 
 
74
# Included from gnu/stubs.h
 
75
 
 
76
# Included from bits/dlfcn.h
 
77
RTLD_LAZY = 0x00001
 
78
RTLD_NOW = 0x00002
 
79
RTLD_BINDING_MASK = 0x3
 
80
RTLD_NOLOAD = 0x00004
 
81
RTLD_GLOBAL = 0x00100
 
82
RTLD_LOCAL = 0
 
83
RTLD_NODELETE = 0x01000