Searched refs:STORE_LIST (Results 1 – 2 of 2) sorted by relevance
/external/ltp/utils/ffsb-6.0-rc2/ |
D | parser.h | 27 #define STORE_LIST 0x0002 macro 99 {"size_weight", NULL, TYPE_SIZEWEIGHT, STORE_LIST}, \ 108 {"ignore", NULL, TYPE_STRING, STORE_LIST}, \ 109 {"msec_range", NULL, TYPE_RANGE, STORE_LIST}, \
|
D | parser.c | 388 if (options->storage_type == STORE_LIST) { in set_option()
|