Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/dc/
H A Dbcode.c115 static void store_stack(void);
184 { 'S', store_stack },
879 store_stack(void) in store_stack() function