Home
last modified time | relevance | path

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

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