Home
last modified time | relevance | path

Searched defs:tmp_stack (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/
H A Dtal-notreent.c35 struct tmp_stack struct
39 struct tmp_stack *prev; argument
41 typedef struct tmp_stack tmp_stack; typedef
/netbsd-src/sys/arch/x68k/stand/loadbsd/
H A Dtrampoline.h27 void *tmp_stack; member