Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDgcc.c5493 int save_argbuf_index; in eval_spec_function() local
5510 save_argbuf_index = argbuf_index; in eval_spec_function()
5534 argbuf_index = save_argbuf_index; in eval_spec_function()