Home
last modified time | relevance | path

Searched defs:Stack (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dsyscall64-abi.rst42 Stack section in syscall
119 Stack section in vsyscall
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dstack.h40Stack(Allocator* allocator, size_t stackCapacity) : allocator_(allocator), ownAllocator_(0), stack… in Stack() function
44 Stack(Stack&& rhs) in Stack() function
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.c521 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.tab.c
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-parser.tab.c
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.c635 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Demulate.c122 #define Stack (1<<14) /* Stack instruction (push/pop) */ macro