1 # Generated by h2py from /usr/include/sys/fcntl.h
3 # Included from sys/feature_tests.h
6 # Included from sys/types.h
8 # Included from sys/isa_defs.h
13 _LONG_LONG_ALIGNMENT
= 4
15 _LONG_DOUBLE_ALIGNMENT
= 4
16 _POINTER_ALIGNMENT
= 4
18 _ALIGNMENT_REQUIRED
= 0
23 _LONG_LONG_ALIGNMENT
= 8
25 _LONG_DOUBLE_ALIGNMENT
= 16
26 _POINTER_ALIGNMENT
= 4
28 _ALIGNMENT_REQUIRED
= 1
33 _LONG_LONG_ALIGNMENT
= 8
35 _LONG_DOUBLE_ALIGNMENT
= 8
36 _POINTER_ALIGNMENT
= 4
38 _ALIGNMENT_REQUIRED
= 1
40 # Included from sys/machtypes.h
43 INT_MIN
= (-2147483647-1)
45 LONG_MIN
= (-2147483647-1)
49 # Included from sys/select.h
51 # Included from sys/time.h
75 CLOCK_REALTIME
= __CLOCK_REALTIME3
76 CLOCK_REALTIME
= __CLOCK_REALTIME0
80 # Included from sys/mutex.h
82 # Included from sys/dki_lkinfo.h
84 # Included from sys/dl.h
87 def MUTEX_HELD(x
): return (mutex_owned(x
))
90 # Included from time.h
92 CLOCKS_PER_SEC
= 1000000
94 # Included from sys/siginfo.h
106 # Included from sys/machsig.h
154 def SI_CANQUEUE(c
): return ((c
) <= SI_QUEUE
)
198 F_HASREMOTELOCKS
= 26