Home
last modified time | relevance | path

Searched defs:ch_type (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Df-valprint.c290 struct type *ch_type = TYPE_TARGET_TYPE (type); in f_val_print() local
H A Dserial.c67 serial_logchar (struct ui_file *stream, int ch_type, int ch, int timeout) in serial_logchar()
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dexternal.h141 unsigned char ch_type[4]; /* Type of compression */ member
147 unsigned char ch_type[4]; /* Type of compression */ member
H A Dinternal.h121 unsigned int ch_type; /* Type of compression */ member
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dexternal.h141 unsigned char ch_type[4]; /* Type of compression */ member
147 unsigned char ch_type[4]; /* Type of compression */ member
H A Dinternal.h121 unsigned int ch_type; /* Type of compression */ member
/dragonfly/contrib/gcc-8.0/libbacktrace/
H A Delf.c321 b_elf_word ch_type; /* Compresstion algorithm */ member
330 b_elf_word ch_type; /* Compression algorithm */ member
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_event.c562 enum nl80211_channel_type ch_type = nla_get_u32(type); in mlme_event_ch_switch() local