Searched refs:PutDefs (Results 1 – 2 of 2) sorted by relevance
2569 #define PutDefs(table, N) fprintf(fp0, "%-35s %s\n", table[N].name, table[N].value) in lynx_compile_opts() macro2612 PutDefs(config_cache, n); in lynx_compile_opts()2616 PutDefs(config_defines, n); in lynx_compile_opts()
8052 * modify PutDefs macro in LYShowInfo.c to check for nonnull table[N].value,8370 * modify PutTextInput and PutDefs macros in LYOptions.c and LYShowInfo.c to