blob: 81370f681d68c0bf67ac8627ce99c2ab8951bd89 (
plain)
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
|
-I. -I.. -DHAVE_CONFIG_H
+partial
-warnunixlib
-warnposix
+unixlib
# don't-bother-me-yet parameters
#-branchstate
-mustfree
# not-yet normal parameters
-boolops # w->n
#-null
-predboolint # w->n
-type
# -weak paramaters
#+boolint
#-boolops
#+ignorequals
#+ignoresigns
#-mustfree
#+longintegral
#+matchanyintegral
#-nullpass
#-observertrans
#-predboolint
#-predboolothers
#-retvalint
#-retvalother
#-shiftsigned
|