Home
last modified time | relevance | path

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

/src/contrib/less/
H A Dcharset.c897 (bs_mode != BS_CONTROL && is_in_table(ch, &fmt_table) && in is_composing_char()
909 (bs_mode == BS_CONTROL && is_in_table(ch, &fmt_table) && in is_ubin_char()
/src/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.c753 fmt_table, #_memb, \
761 static const char *fmt_table = "\t%-30s %10u\n"; in iwl_dbgfs_fw_rx_stats_read() local