Home
last modified time | relevance | path

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

/dports/textproc/dbacl/dbacl-1.14.1/src/
H A Dcatfun.c932 long int lint_val1, lint_val2, lint_val3; in load_category_header() local
963 &lint_val1, in load_category_header()
970 cat->model_full_token_count = (token_count_t)lint_val1; in load_category_header()
1001 if( sscanf(buf, MAGIC4_i, &lint_val1, &shint_val, &shint_val2, scratchbuf) == 4 ) { in load_category_header()
1002 cat->model.options = (options_t)lint_val1; in load_category_header()