Searched refs:stktop (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libast/include/ | ||
H A D | stk.h | 46 #define stktop(sp) ((char*)(sp)->_next) macro |
/ast/src/lib/libast/regex/ | ||
H A D | regnexec.c | 201 #define stkframe(s) (*((Stk_frame_t**)stktop(s)-1)) |
Completed in 14 milliseconds