| /openbsd/src/gnu/usr.bin/perl/ |
| D | pad.h | 394 # define PAD_SV(po) pad_sv(po) argument 395 # define PAD_SETSV(po,sv) pad_setsv(po,sv) argument 397 # define PAD_SV(po) (PL_curpad[po]) argument 398 # define PAD_SETSV(po,sv) PL_curpad[po] = (sv) argument 401 #define PAD_SVl(po) (PL_curpad[po]) argument 403 #define PAD_BASE_SV(padlist, po) \ argument 455 #define CX_CURPAD_SV(block,po) (AvARRAY(MUTABLE_AV(((block).oldcomppad)))[po]) argument 486 #define PAD_COMPNAME(po) PAD_COMPNAME_SV(po) argument 487 #define PAD_COMPNAME_SV(po) (PadnamelistARRAY(PL_comppad_name)[(po)]) argument 488 #define PAD_COMPNAME_FLAGS(po) PadnameFLAGS(PAD_COMPNAME(po)) argument [all …]
|
| D | pad.c | 1369 Perl_pad_sv(pTHX_ PADOFFSET po) in Perl_pad_sv() 1392 Perl_pad_setsv(pTHX_ PADOFFSET po, SV* sv) in Perl_pad_setsv() 1559 Perl_pad_swipe(pTHX_ PADOFFSET po, bool refadjust) in Perl_pad_swipe() 1763 Perl_pad_free(pTHX_ PADOFFSET po) in Perl_pad_free()
|
| /openbsd/src/sys/arch/armv7/marvell/ |
| D | mvpcie.c | 77 #define HREAD4(po, reg) \ argument 79 #define HWRITE4(po, reg, val) \ argument 81 #define HSET4(po, reg, bits) \ argument 83 #define HCLR4(po, reg, bits) \ argument 324 mvpcie_port_attach(struct mvpcie_softc *sc, struct mvpcie_port *po, int node) in mvpcie_port_attach() 452 mvpcie_wininit(struct mvpcie_port *po) in mvpcie_wininit() 527 mvpcie_io_change(struct mvpcie_port *po) in mvpcie_io_change() 569 mvpcie_mem_change(struct mvpcie_port *po) in mvpcie_mem_change() 605 mvpcie_link_up(struct mvpcie_port *po) in mvpcie_link_up() 646 mvpcie_conf_read_bridge(struct mvpcie_port *po, int reg) in mvpcie_conf_read_bridge() [all …]
|
| /openbsd/src/usr.bin/sndiod/ |
| D | opt.c | 168 struct opt *o, **po; in opt_new() local 285 struct opt **po; in opt_del() local
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | Makefile.am | 33 SUBDIRS = $(native_tools) intl m4 lib info makeinfo po util doc subdir
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/istream_extractor_arith/ |
| D | 01.cc | 115 void* po = &i; in test01() local
|
| /openbsd/src/usr.bin/tmux/ |
| D | cmd-set-option.c | 91 struct options_entry *parent, *o, *po; in cmd_set_option_exec() local
|
| /openbsd/src/usr.bin/mandoc/ |
| D | roff_term.c | 160 static int po, pouse, polast; in roff_term_pre_po() local
|
| /openbsd/src/sys/arch/i386/i386/ |
| D | codepatch.c | 101 paddr_t po = (paddr_t)dest & PAGE_MASK; in codepatch_maprw() local
|
| /openbsd/src/gnu/usr.bin/binutils/gprof/ |
| D | Makefile.am | 7 SUBDIRS = po subdir
|
| /openbsd/src/sys/arch/amd64/amd64/ |
| D | codepatch.c | 81 paddr_t po = (paddr_t)dest & PAGE_MASK; in codepatch_maprw() local
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gprof/ |
| D | Makefile.am | 7 SUBDIRS = po subdir
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/binutils/ |
| D | Makefile.am | 8 SUBDIRS = doc po subdir
|
| /openbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | Makefile.am | 8 SUBDIRS = doc po subdir
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-ia64.c | 3175 parse_predicate_and_operand (e, qp, po) in parse_predicate_and_operand() argument 3198 convert_expr_to_ab_reg (e, ab, regp, po, n) in convert_expr_to_ab_reg() argument 3253 convert_expr_to_xy_reg (e, xy, regp, po, n) in convert_expr_to_xy_reg() argument 3652 const char * const po = pred ? "restorereg.p" : "restorereg"; local 3927 const char * const po = psprel ? "savepsp" : "savesp"; local 4198 const char * const po = pred ? "spillreg.p" : "spillreg"; local 4228 const char * po; local
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | Makefile.am | 5 SUBDIRS = po subdir
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | Makefile.am | 5 SUBDIRS = po subdir
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | Makefile.am | 9 SUBDIRS = doc po subdir
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | Makefile.am | 12 SUBDIRS = doc po subdir
|
| /openbsd/src/gnu/usr.bin/binutils/ld/ |
| D | Makefile.am | 8 SUBDIRS = po subdir
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/ |
| D | Makefile.am | 8 SUBDIRS = po subdir
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | Makefile.am | 8 SUBDIRS = doc po subdir
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | Makefile.am | 8 SUBDIRS = doc po subdir
|
| /openbsd/src/gnu/llvm/lldb/source/Interpreter/ |
| D | CommandInterpreter.cpp | 421 if (auto *po = AddAlias("po", cmd_obj_sp, "-O --")) { in Initialize() local
|