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

/macosx-10.10.1/nano-12/src/
H A Dglobal.c1240 void toggle_init_one(int val function
1275 /* The following macro is to be used in calling toggle_init_one(). The
1276 * point is that toggle_init_one() takes 4 arguments, unless
1285 toggle_init_one(TOGGLE_NOHELP_KEY, IFTHELP(N_("Help mode"), FALSE,
1288 toggle_init_one(TOGGLE_CONST_KEY,
1292 toggle_init_one(TOGGLE_MORESPACE_KEY,
1296 toggle_init_one(TOGGLE_SMOOTH_KEY,
1305 toggle_init_one(TOGGLE_WHITESPACE_KEY,
1315 toggle_init_one(TOGGLE_SYNTAX_KEY,
1319 toggle_init_one(TOGGLE_SMARTHOME_KE
[all...]
H A Dproto.h346 void toggle_init_one(int val

Completed in 161 milliseconds