Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dfixlib.c238 size_t dtaSize; in make_raw_shell_str() local
243 dtaSize = strlen( pz_s ) + 3; in make_raw_shell_str()
252 dtaSize += sizeof( zQ )-1; in make_raw_shell_str()
255 if (dtaSize > smax) in make_raw_shell_str()
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixlib.c238 size_t dtaSize; in make_raw_shell_str() local
243 dtaSize = strlen( pz_s ) + 3; in make_raw_shell_str()
252 dtaSize += sizeof( zQ )-1; in make_raw_shell_str()
255 if (dtaSize > smax) in make_raw_shell_str()