Searched refs:frame_keyword (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-symbol.c50 static SCM frame_keyword; variable
527 SCM keywords[] = { frame_keyword, SCM_BOOL_F };
823 frame_keyword = scm_from_latin1_keyword ("frame");
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-symbol.c50 static SCM frame_keyword; variable
521 SCM keywords[] = { frame_keyword, SCM_BOOL_F };
817 frame_keyword = scm_from_latin1_keyword ("frame");

Completed in 96 milliseconds