Home
last modified time | relevance | path

Searched defs:sizeofNull (Results 1 – 9 of 9) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/tests/mbconv/
H A Dmbconvtest.cpp749int sizeofNull // the number of bytes occupied by a terminating null in the converter… in TestCoder()
929 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestDecoder()
989 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestEncoder()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/tests/mbconv/
H A Dmbconvtest.cpp749int sizeofNull // the number of bytes occupied by a terminating null in the converter… in TestCoder()
929 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestDecoder()
989 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestEncoder()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/tests/mbconv/
H A Dmbconvtest.cpp749int sizeofNull // the number of bytes occupied by a terminating null in the converter… in TestCoder()
929 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestDecoder()
989 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestEncoder()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/mbconv/
H A Dmbconvtest.cpp774int sizeofNull // the number of bytes occupied by a terminating null in the converter… in TestCoder()
1024 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestDecoder()
1089 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestEncoder()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/tests/mbconv/
H A Dmbconvtest.cpp749int sizeofNull // the number of bytes occupied by a terminating null in the converter… in TestCoder()
929 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestDecoder()
989 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestEncoder()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/mbconv/
H A Dmbconvtest.cpp774int sizeofNull // the number of bytes occupied by a terminating null in the converter… in TestCoder()
1024 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestDecoder()
1089 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestEncoder()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/mbconv/
H A Dmbconvtest.cpp786int sizeofNull // the number of bytes occupied by a terminating null in the converter… in TestCoder()
1130 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestDecoder()
1195 int sizeofNull // number of bytes occupied by terminating null in this encoding in TestEncoder()
/dports/security/cryptlib/cryptlib-3.4.3/mechs/
H A Dmech_sig.c42 #define sizeofNull() ( 1 + 1 ) macro
/dports/security/cryptlib/cryptlib-3.4.3/enc_dec/
H A Dasn1.h450 #define sizeofNull() ( sizeof( BYTE ) + sizeof( BYTE ) ) macro