Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/crx/
H A Dcrx-protos.h79 extern char *crx_prepare_push_pop_string (int);
H A Dcrx.md639 return crx_prepare_push_pop_string (1);
678 return crx_prepare_push_pop_string (0);
702 return crx_prepare_push_pop_string (1);
H A Dcrx.c1275 crx_prepare_push_pop_string (int push_or_pop) in crx_prepare_push_pop_string() function