Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dfixlib.c239 char* pz_d_start = pz_d; in make_raw_shell_str() local
261 if ((size_t) (pz_d - pz_d_start) >= smax) in make_raw_shell_str()
268 if ((size_t) (pz_d - pz_d_start) >= smax - sizeof( zQ )-1) in make_raw_shell_str()
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixlib.c239 char* pz_d_start = pz_d; in make_raw_shell_str() local
261 if ((size_t) (pz_d - pz_d_start) >= smax) in make_raw_shell_str()
268 if ((size_t) (pz_d - pz_d_start) >= smax - sizeof( zQ )-1) in make_raw_shell_str()