Home
last modified time | relevance | path

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

/dports/misc/xiphos/xiphos-4.2.1/src/main/
H A Dsword.cc1220 gchar *bs_key = g_strdup(key); // avoid tab data corruption problem. in main_display_bible() local
1362 biblesync_prep_and_xmit(mod_name, bs_key); in main_display_bible()
1363 g_free(bs_key); in main_display_bible()
/dports/games/crafty/crafty-25.2_1/
H A Dbook.c54 static uint64_t book_key[200], bs_key[200]; in Book() local
554 bs_key[i] = selected_key[i]; in Book()
762 book_learn_key = bs_key[which]; in Book()