Home
last modified time | relevance | path

Searched defs:pop (Results 1 – 25 of 76) sorted by relevance

1234

/openbsd/lib/libevent/
H A Dpoll.c97 poll_check_ok(struct pollop *pop) in poll_check_ok()
126 #define poll_check_ok(pop) argument
133 struct pollop *pop = arg; in poll_dispatch() local
201 struct pollop *pop = arg; in poll_add() local
306 struct pollop *pop = arg; in poll_del() local
359 struct pollop *pop = arg; in poll_dealloc() local
/openbsd/gnu/llvm/libcxx/include/__filesystem/
H A Drecursive_directory_iterator.h105 void pop() { __pop(); } in pop() function
108 void pop(error_code& __ec) { __pop(&__ec); } in pop() function
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_queue.h207 pop() { c.pop_front(); } in pop() function
412 pop() in pop() function
H A Dstl_stack.h188 pop() { c.pop_back(); } in pop() function
/openbsd/gnu/llvm/libunwind/src/
H A DUnwindRegistersSave.S238 .set pop define
271 .set pop define
H A DUnwindRegistersRestore.S1037 .set pop define
1075 .set pop define
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash43.C14 static void pop() in pop() function
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Derase_fn_imps.hpp50 pop() in pop() function in PB_DS_CLASS_C_DEC
H A Drc.hpp186 pop() in pop() function in pb_ds::detail::PB_DS_CLASS_C_DEC
/openbsd/sys/arch/mips64/mips64/
H A Dcontext.S251 .set pop define
H A Dtlbhandler.S152 .set pop define
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Derase_fn_imps.hpp50 pop() in pop() function in PB_DS_CLASS_C_DEC
/openbsd/libexec/ftpd/
H A Dpopen.c67 char **pop, *argv[_POSIX_ARG_MAX]; in ftpd_ls() local
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Derase_fn_imps.hpp50 pop() in pop() function in PB_DS_CLASS_C_DEC
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVCompare.h66 void pop() { ScopeStack.pop_back(); } in pop() function
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_queue.h431 pop() in pop() function
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DConstraintManager.h136 void pop() { Aux.pop_back(); } in pop() function
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Derase_fn_imps.hpp96 pop() in pop() function in PB_DS_CLASS_C_DEC
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate26.C23 T pop() { in pop() function
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Derase_fn_imps.hpp50 pop() in pop() function in PB_DS_CLASS_C_DEC
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DArrayRecycler.h43 T *pop(unsigned Idx) { in pop() function
/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DInterpStack.h40 template <typename T> T pop() { in pop() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp115 SUnit *LatencyPriorityQueue::pop() { in pop() function in LatencyPriorityQueue
/openbsd/gnu/gcc/gcc/
H A Dc-pragma.c150 enum { set, push, pop } action; in handle_pragma_pack() enumerator
642 enum { bad, push, pop } action = bad; in handle_pragma_visibility() enumerator
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68k.h102 #define tc_conditional_pseudoop(pop) m68k_conditional_pseudoop (pop) argument

1234