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