Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/tokenize/
H A Dforth_preload.c197 static long global_g7 = -1; variable
216 if (global_g7 == -1) in callfunc()
217 global_g7 = my_g7; in callfunc()
218 set_g7(global_g7); in callfunc()