Home
last modified time | relevance | path

Searched refs:current_item (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/Porting/
Dcorelist-perldelta.pl596 my $current_item;
625 push @{ $current_section->{items} }, $current_item
626 if $current_item;
639 push @{ $current_section->{items} }, $current_item
640 if $current_item;
690 if ($current_item) {
695 $current_item->{name} = $1;
701 $current_item->{text} .= $_;
714 $current_item->{text} .= $_;
720 $current_item->{text} .= $_;
[all …]
/openbsd/src/lib/libmenu/
Dm_item_cur.c95 current_item(const MENU *menu) in current_item() function
Dmenu.h199 extern MENU_EXPORT(ITEM *) current_item(const MENU *);
/openbsd/src/gnu/gcc/gcc/
Dsys-protos.h205 extern ITEM * current_item(MENU *);
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dsys-protos.h205 extern ITEM * current_item(MENU *);