Home
last modified time | relevance | path

Searched defs:with_len (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c868 static int with_len = 0; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc868 static int with_len = 0; variable
/netbsd-src/lib/libedit/
H A Dreadline.c530 size_t len, with_len, what_len; in _rl_compat_sub() local