Home
last modified time | relevance | path

Searched refs:nullcopy (Results 1 – 8 of 8) sorted by relevance

/dports/devel/gnuelf-legacy/libelf-0.8.13/lib/
H A D64.xlatetof.c148 nullcopy))
164 nullcopy))))))))))))))
174 nullcopy))))))))
184 nullcopy)))))))
192 nullcopy))))))
198 nullcopy)))
202 nullcopy))
215 nullcopy))))))))))
223 nullcopy))))))
225 #define nullcopy /**/
H A D32.xlatetof.c142 nullcopy)) in gelf_msize()
158 nullcopy)))))))))))))) in gelf_msize()
168 nullcopy)))))))) in gelf_msize()
173 nullcopy))) in gelf_msize()
177 nullcopy)) in gelf_msize()
189 nullcopy)))))))))) in gelf_msize()
197 nullcopy)))))) in gelf_msize()
199 #define nullcopy /**/ in gelf_msize()
/dports/devel/libelf/libelf-0.8.13/lib/
H A D64.xlatetof.c148 nullcopy))
164 nullcopy))))))))))))))
174 nullcopy))))))))
184 nullcopy)))))))
192 nullcopy))))))
198 nullcopy)))
202 nullcopy))
215 nullcopy))))))))))
223 nullcopy))))))
225 #define nullcopy /**/ macro
H A D32.xlatetof.c142 nullcopy))
158 nullcopy))))))))))))))
168 nullcopy))))))))
173 nullcopy)))
177 nullcopy))
189 nullcopy))))))))))
197 nullcopy))))))
199 #define nullcopy /**/ macro
/dports/emulators/mess/mame-mame0226/3rdparty/pugixml/tests/
H A Dtest_xpath_api.cpp105 xpath_node_set nullcopy = null; variable
/dports/emulators/mame/mame-mame0226/3rdparty/pugixml/tests/
H A Dtest_xpath_api.cpp105 xpath_node_set nullcopy = null; variable
/dports/devel/cquery/cquery-20180718/third_party/pugixml/tests/
H A Dtest_xpath_api.cpp107 xpath_node_set nullcopy = null; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Security.Cryptography.X509Certificates/
H A DX509CertificateTest.cs82 X509Certificate nullcopy = new X509Certificate ((X509Certificate) null); in ConstructorX509CertificateNull()