Home
last modified time | relevance | path

Searched refs:ZELEN (Results 1 – 2 of 2) sorted by relevance

/external/ltp/pan/
Dzoolib.c57 char zoo_error[ZELEN];
101 snprintf(zoo_error, ZELEN, in zoo_open()
109 snprintf(zoo_error, ZELEN, in zoo_open()
123 snprintf(zoo_error, ZELEN, in zoo_close()
156 snprintf(zoo_error, ZELEN, in zoo_mark()
172 snprintf(zoo_error, ZELEN, in zoo_mark()
234 snprintf(zoo_error, ZELEN, in zoo_clear()
255 snprintf(zoo_error, ZELEN, in zoo_clear()
325 snprintf(zoo_error, ZELEN, in zoo_lock()
362 snprintf(zoo_error, ZELEN, in zoo_unlock()
[all …]
Dzoolib.h45 #define ZELEN 512 macro
46 extern char zoo_error[ZELEN];