Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c266 # define CHAR_SET_SIZE 256 macro
274 static char re_syntax_table[CHAR_SET_SIZE];
288 for (c = 0; c < CHAR_SET_SIZE; ++c) in init_syntax_once()
7934 = (RE_TRANSLATE_TYPE) malloc (CHAR_SET_SIZE
7940 for (i = 0; i < CHAR_SET_SIZE; i++)