Home
last modified time | relevance | path

Searched refs:EXIT_SUCCESS (Results 1 – 25 of 71) sorted by relevance

123

/AliOS-Things-master/components/jsoncpp/example/
A Djsoncpp_comp_example.cpp38 return EXIT_SUCCESS; in jsoncpp_comp_read_stream_example()
60 return EXIT_SUCCESS; in jsoncpp_comp_write_stream_example()
100 return EXIT_SUCCESS; in jsoncpp_comp_read_string_example()
135 return EXIT_SUCCESS; in jsoncpp_comp_write_string_example()
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/unused/
A Drdjpgcom.c51 #ifndef EXIT_SUCCESS
53 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro
55 #define EXIT_SUCCESS 0 macro
513 exit(EXIT_SUCCESS); in main()
A Dwrjpgcom.c54 #ifndef EXIT_SUCCESS
56 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro
58 #define EXIT_SUCCESS 0 macro
597 exit(EXIT_SUCCESS); in main()
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dcdjpeg.h174 #ifndef EXIT_SUCCESS
176 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro
178 #define EXIT_SUCCESS 0 macro
/AliOS-Things-master/components/jsoncpp/example/streamWrite/
A DstreamWrite.cpp21 return EXIT_SUCCESS; in main()
/AliOS-Things-master/components/jsoncpp/example/readFromStream/
A DreadFromStream.cpp29 return EXIT_SUCCESS; in main()
/AliOS-Things-master/components/jsoncpp/example/stringWrite/
A DstringWrite.cpp32 return EXIT_SUCCESS; in main()
/AliOS-Things-master/components/mbedtls/programs/hash/
A Dhello.c35 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
/AliOS-Things-master/components/mbedtls/programs/test/
A Dzeroize.c45 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
/AliOS-Things-master/components/jsoncpp/example/readFromString/
A DreadFromString.cpp36 return EXIT_SUCCESS; in main()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dfax2tiff.c53 #ifndef EXIT_SUCCESS
54 # define EXIT_SUCCESS 0 macro
361 return (EXIT_SUCCESS); in main()
/AliOS-Things-master/components/mbedtls/programs/random/
A Dgen_entropy.c36 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
A Dgen_random_havege.c36 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
A Dgen_random_ctr_drbg.c36 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
/AliOS-Things-master/components/mbedtls/programs/x509/
A Dcrl_app.c35 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
A Dreq_app.c35 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
/AliOS-Things-master/components/mbedtls/programs/pkey/
A Dpk_verify.c36 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
A Drsa_verify_pss.c36 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
A Drsa_verify.c36 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
A Dpk_encrypt.c36 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
A Dpk_sign.c36 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
A Dpk_decrypt.c35 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
A Drsa_sign_pss.c36 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
A Dmpi_demo.c35 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
A Ddh_genprime.c36 #define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS

Completed in 18 milliseconds

123