Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.c754 fmt_table, #_memb, \
762 static const char *fmt_table = "\t%-30s %10u\n"; in iwl_dbgfs_fw_rx_stats_read() local