Searched refs:last (Results 1 – 8 of 8) sorted by relevance
124 my $last = pop @$cycle;127 printf "%s from %s,\n", $msg, $last->[1] if defined $last;133 $header->[1] eq $last->[1] ? ' <-- here' : '';
2013 my $last = $nw[@nw - 1];2019 $name = "$first $middle $last";2021 $name = "$middle $last";
443 ConfigItem* last = 0; in updateList() local465 last = item; in updateList()469 item = last ? last->nextSibling() : firstChild(); in updateList()471 item = new ConfigItem(this, last, rootEntry, true); in updateList()599 ConfigItem* last; in updateMenuList() local609 last = parent->firstChild(); in updateMenuList()610 if (last && !last->goParent) in updateMenuList()611 last = 0; in updateMenuList()613 item = last ? last->nextSibling() : parent->firstChild(); in updateMenuList()634 item = new ConfigItem(parent, last, child, visible); in updateMenuList()[all …]
918 /* Copy whatever the last rule matched to the standard output. */1504 /* First move last chars to start of buffer. */
183 const char *last = strtab + tabsize - len; in _fdt_find_string() local186 for (p = strtab; p <= last; p++) in _fdt_find_string()
229 struct reserve_info *last; in add_reserve_entry() local236 for (last = list; last->next; last = last->next) in add_reserve_entry()239 last->next = new; in add_reserve_entry()
676 /* Copy whatever the last rule matched to the standard output. */1170 /* First move last chars to start of buffer. */
658 /* Copy whatever the last rule matched to the standard output. */1077 /* First move last chars to start of buffer. */2144 /* is this the last line of an enum declaration? */