Searched refs:STATUS_SUCCESS (Results 1 – 5 of 5) sorted by relevance
38 #define STATUS_SUCCESS 0 macro60 case STATUS_SUCCESS: in main()204 return STATUS_SUCCESS; in updateFile()
342 if (soundPrintSound() != STATUS_SUCCESS) in parseEndStatement()499 status = STATUS_SUCCESS; in nextLine()531 while (status == STATUS_SUCCESS); in eatFile()656 return STATUS_SUCCESS; in loadDlls()807 if (init(inputPath) == STATUS_SUCCESS) in main()
69 #define STATUS_SUCCESS 0 macro
292 return STATUS_SUCCESS; in soundOutputInit()
426 if (status == STATUS_SUCCESS) in soundPrintSound()