Searched defs:pop (Results 1 – 4 of 4) sorted by relevance
53 static double pop(void) in pop() function
6051 #define xc_program_pushVar(code, bgn, pop, copy) \ argument6056 bool pop, bool copy) in xc_program_pushVar()
67 void *pop = list; in dlist_free() local
77 void *pop = TOY_llist_pop(&list); in TOY_llist_free() local