parent
ac505afe69
commit
1bce1cf83c
12
cfg/gnu.cfg
12
cfg/gnu.cfg
|
@ -32,8 +32,8 @@
|
|||
<leak-ignore/>
|
||||
<const/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<define name="__bswap_constant_16(x)" value="bswap_16(x)"/>
|
||||
|
@ -46,8 +46,8 @@
|
|||
<leak-ignore/>
|
||||
<const/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<define name="__bswap_constant_32(x)" value="bswap_32(x)"/>
|
||||
|
@ -60,8 +60,8 @@
|
|||
<leak-ignore/>
|
||||
<const/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<define name="__bswap_constant_64(x)" value="bswap_64(x)"/>
|
||||
|
|
Loading…
Reference in New Issue