Searched refs:pop (Results 251 - 275 of 1782) sorted by relevance

<<11121314151617181920>>

/netbsd-current/libexec/ftpd/
H A Dpopen.c113 char **pop; local
149 for (pop = gl.gl_pathv; *pop; pop++) {
150 if (sl_add(sl, ftpd_strdup(*pop)) == -1) {
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/
H A Ddivrem_2.asm107 pop %r11
108 pop %r10
109 pop %r8
173 pop %rbx
174 pop %rbp
175 pop %r12
176 pop %r13
177 pop %r14
179 pop %r15
H A Dsec_tabselect.asm120 pop tp
148 pop tp
168 L(b00): pop %r15
169 pop %r14
170 pop %r13
171 pop %r12
172 pop %rbp
173 pop %rbx
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/z80/
H A Dld-group.s127 ;; 16-bit load group --- ld, pop and push
128 pop af
132 pop bc
136 pop de define
140 pop hl
150 pop ix
154 pop iy
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-catalog.h55 void (*set_domain) (struct default_catalog_reader_ty *pop, char *name);
58 void (*add_message) (struct default_catalog_reader_ty *pop,
68 void (*frob_new_message) (struct default_catalog_reader_ty *pop,
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DArrayRecycler.h43 T *pop(unsigned Idx) { function in class:llvm::ArrayRecycler
106 while (T *Ptr = pop(Bucket.size() - 1))
127 if (T *Ptr = pop(Cap.getBucket()))
/netbsd-current/common/lib/libc/arch/arm/string/
H A Dstrlen_arm.S90 pop {r4, r5} /* restore registers */
170 pop {r4, r5} /* restore registers */
177 pop {r4, r5} /* restore registers */
H A Dstrcat_arm.S64 pop {r3-r5, pc} /* restore registers */
H A Dstrlcat_arm.S66 pop {r4-r6, pc} /* restore registers and return */
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtimevar.h114 void pop (timevar_id_t tv);
220 g_timer->pop (tv);
247 m_timer->pop (m_tv);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtimevar.h114 void pop (timevar_id_t tv);
220 g_timer->pop (tv);
247 m_timer->pop (m_tv);
/netbsd-current/sys/arch/i386/stand/mbr/
H A Dmbr.S259 pop %dx /* recover drive # */
293 pop %dx
333 pop %dx /* dump saved drive # */
385 pop %si
388 pop %dx /* drive we errored on */
392 pop %dx /* original drive number */
430 pop %dx /* collect saved drive... */
454 pop %dx /* recover sector we want */
469 pop %dx
489 pop
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Df-exp.y276 (pstate->pop (), std::move (args));
359 operation_up high = pstate->pop ();
360 operation_up low = pstate->pop ();
369 operation_up low = pstate->pop ();
378 operation_up high = pstate->pop ();
398 operation_up stride = pstate->pop ();
399 operation_up high = pstate->pop ();
400 operation_up low = pstate->pop ();
410 operation_up stride = pstate->pop ();
411 operation_up low = pstate->pop ();
[all...]
/netbsd-current/external/bsd/lutok/dist/
H A Dc_gate_test.cpp66 state.pop(1);
H A Dtest_utils.hpp129 _state.pop(1);
/netbsd-current/lib/libc/arch/m68k/gen/
H A Dswapcontext.S49 L1: addql #4,%sp | pop ucp
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/
H A Dromload.h41 #pragma pack(pop)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/ft32/
H A Depilog.S4 pop $r\r
/netbsd-current/sys/external/bsd/gnu-efi/dist/lib/arm/
H A Dldivmod.S60 pop {r4,pc}
/netbsd-current/sys/arch/i386/stand/lib/
H A Dbiosmemps2.S81 pop %ds
H A Drealprot.S206 pop %ecx
209 pop %ecx
258 pop %bp
281 pop %eax
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/ft32/
H A Depilog.S4 pop $r\r
/netbsd-current/sys/arch/mips/mips/
H A Dmips_mcclock_loop.S58 .set pop
83 .set pop
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dsmu8.h72 #pragma pack(pop)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dreachability.h48 const node_t *next = worklist.pop ();

Completed in 151 milliseconds

<<11121314151617181920>>