Searched refs:VERSIONEMBADDER_ERROR (Results 1 – 1 of 1) sorted by relevance
35 #define VERSIONEMBADDER_ERROR(fmt, args...) printf("[VERSION_EMBADDER ERR][%06d] " fm… macro71 VERSIONEMBADDER_ERROR("pNode creation failed\n"); in push()146 VERSIONEMBADDER_ERROR("fopen(%s) error!!!\n", argv[1]); in main()152 VERSIONEMBADDER_ERROR("fopen(%s) error!!!\n", argv[2]); in main()158 VERSIONEMBADDER_ERROR("fopen(%s) error!!!\n", argv[3]); in main()175 VERSIONEMBADDER_ERROR("malloc error!!!\n"); in main()182 VERSIONEMBADDER_ERROR("malloc error!!!\n"); in main()195 VERSIONEMBADDER_ERROR ("fread(%s) error!!! with result:%ld\n", argv[1], result); in main()207 VERSIONEMBADDER_ERROR ("fread(%s) error!!! with result:%ld\n", argv[3], result); in main()230 VERSIONEMBADDER_ERROR("%s no found!!!\n", UtopiaVersionStr); in main()[all …]