Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dlist_read.c2781 static const index_type endlen = 2; in nml_query() local
2785 static const index_type endlen = 1; in nml_query() local
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dlist_read.c2780 static const index_type endlen = 2; in nml_query() local
2784 static const index_type endlen = 1; in nml_query() local
/netbsd-src/lib/libcurses/
H A Dslk.c501 size_t endlen = strlen(end); in __slk_set() local