Searched refs:JERRY_STANDALONE_EXIT_CODE_OK (Results 1 – 6 of 6) sorted by relevance
30 #define JERRY_STANDALONE_EXIT_CODE_OK (0) macro84 return JERRY_STANDALONE_EXIT_CODE_OK; in main()123 int ret_code = JERRY_STANDALONE_EXIT_CODE_OK; in main()
39 #define JERRY_STANDALONE_EXIT_CODE_OK (0) macro272 return JERRY_STANDALONE_EXIT_CODE_OK; in process_generate()445 return JERRY_STANDALONE_EXIT_CODE_OK; in process_generate()501 return JERRY_STANDALONE_EXIT_CODE_OK; in process_literal_dump()637 return JERRY_STANDALONE_EXIT_CODE_OK; in process_literal_dump()687 return JERRY_STANDALONE_EXIT_CODE_OK; in process_merge()773 return JERRY_STANDALONE_EXIT_CODE_OK; in process_merge()871 return JERRY_STANDALONE_EXIT_CODE_OK; in main()
42 #define JERRY_STANDALONE_EXIT_CODE_OK (0) macro513 return JERRY_STANDALONE_EXIT_CODE_OK; in main()522 return JERRY_STANDALONE_EXIT_CODE_OK; in main()945 int ret_code = JERRY_STANDALONE_EXIT_CODE_OK; in main()
27 #define JERRY_STANDALONE_EXIT_CODE_OK (0) macro76 int ret_code = JERRY_STANDALONE_EXIT_CODE_OK; in test_jerry()
34 #define JERRY_STANDALONE_EXIT_CODE_OK (0) macro330 return JERRY_STANDALONE_EXIT_CODE_OK; in main()445 int ret_code = JERRY_STANDALONE_EXIT_CODE_OK; in main()
19 #define JERRY_STANDALONE_EXIT_CODE_OK (0) macro