Searched defs:STACK (Results 1 – 9 of 9) sorted by relevance
279 set(STACK "") variable
71 enum class Mode { STACK, ALL }; enumerator
75 const STACK = linux_raw_sys::general::MAP_STACK; constant
214 const STACK = c::MAP_STACK; constant
45 typedef void STACK; typedef
294 STACK = stack_st variable
1834 enum class VariableAllocationInfo { NONE, STACK, CONTEXT, UNUSED }; enumerator
54 STACK, enumerator
545 #define STACK(i) ((i) * SSIZE_OF(sw)) macro