Searched defs:pop (Results 1 - 9 of 9) sorted by relevance

/haiku/headers/cpp/
H A Dstl_stack.h62 void pop() { _M_c.pop_back(); } function in class:stack
H A Dstl_queue.h64 void pop() { c.pop_front(); } function in class:queue
185 void pop() { function in class:priority_queue
/haiku/src/bin/network/ftpd/
H A Dpopen.c80 char **pop, *argv[MAXUSRARGS], *gargv[MAXGLOBARGS]; local
/haiku/src/system/libroot/posix/stdlib/
H A Dradixsort.c122 #define pop(a, n, i) a = (--sp)->sa, n = sp->sn, i = sp->si macro
/haiku/src/apps/glteapot/
H A Dutil.h306 inline contents* pop() function in struct:LispList
/haiku/src/tests/servers/app/newClipping/
H A DMyView.cpp43 node* pop() function in struct:node
/haiku/src/tests/servers/app/newerClipping/drawing/
H A DDrawingEngine.cpp187 node* pop() function in struct:node
/haiku/src/apps/bootmanager/
H A Dbootman.S225 pop dx define
662 pop dx define
[all...]
/haiku/src/servers/app/drawing/
H A DDrawingEngine.cpp522 node* pop() function in struct:node

Completed in 70 milliseconds