Home
last modified time | relevance | path

Searched refs:STACK (Results 1 – 2 of 2) sorted by relevance

/libc/sysdeps/linux/alpha/
A Ddivrem.h60 # define STACK 32 macro
67 # define STACK 48 macro
93 lda sp, -STACK(sp)
94 .frame sp, STACK, retaddr, 0
145 lda sp, STACK(sp)
163 lda sp, -STACK(sp)
164 .frame sp, STACK, retaddr, 0
194 lda sp, STACK(sp)
/libc/sysdeps/linux/i386/
A Dclone.S35 #define STACK FUNC+4 macro
36 #define FLAGS STACK+PTR_SIZE
59 movl STACK(%esp),%ecx

Completed in 11 milliseconds