Home
last modified time | relevance | path

Searched defs:last (Results 1 – 6 of 6) sorted by relevance

/lib/
Dextable.c73 const struct exception_table_entry *last, in search_extable()
Dklist.c337 struct klist_node *last = i->i_cur; in klist_next() local
Ddynamic_debug.c339 char *last = strchr(first, '-'); in ddebug_parse_query() local
/lib/zlib_inflate/
Dinffast.c92 const unsigned char *last; /* while in < last, enough input available */ in inflate_fast() local
Dinflate.c344 code last; /* parent table entry */ in zlib_inflate() local
Dinflate.h74 int last; /* true if processing last block */ member