Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
DXHTML.pm414 sub start_code { subroutine
433 $_[0]->start_code($_[0]{'in_code'}[-1]);
693 sub start_C { push(@{$_[0]{'in_code'}}, 'C'); $_[0]->start_code($_[0]{'in_code'}[-1]); }
/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
Dxhtml20.t17 sub start_code {
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/
DRegisterContextLinux_i386.cpp67 uint32_t start_code; // VM address of text. member
DRegisterContextLinux_x86_64.cpp60 uint64_t start_code; // VM address of text. member
/openbsd/src/gnu/usr.bin/binutils/gdb/osf-share/
Dcma_tcb_defs.h230 cma_t_start_routine start_code; /* Address of start routine */ member