Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c13739 struct f_function struct
13741 struct f_function *next; argument
13747 struct f_function *f_function_chain; argument
13754 struct f_function *p = f_function_chain; in pop_f_function_context()
13790 struct f_function *p in push_f_function_context()
13791 = (struct f_function *) xmalloc (sizeof (struct f_function)); in push_f_function_context()