Searched refs:CCL_STAT_SUCCESS (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dccl.h28 #define CCL_STAT_SUCCESS 0 /* Terminated successfully. */ macro
H A Dccl.c702 ccl->status = CCL_STAT_SUCCESS; \
2202 if (ccl.status != CCL_STAT_SUCCESS)
2294 if (ccl.status != CCL_STAT_SUCCESS

Completed in 75 milliseconds