HomeSort by relevance Sort by last modified time
    Searched refs:GLOBAL_OPTIONS (Results 1 - 2 of 2) sorted by null

  /external/ltp/utils/ffsb-6.0-rc2/
parser.h 47 #define GLOBAL_OPTIONS { \
parser.c 33 config_options_t global_options[] = GLOBAL_OPTIONS; variable
575 profile_conf->global = malloc(sizeof(global_options));
576 memcpy(profile_conf->global, global_options, sizeof(global_options));

Completed in 1025 milliseconds