Searched defs:quote (Results 1 – 12 of 12) sorted by relevance
/linux/rust/pin-init/internal/src/ |
H A D | lib.rs | 26 mod quote; module
|
/linux/rust/macros/ |
H A D | lib.rs | 15 mod quote; module
|
H A D | quote.rs | 153 macro_rules! quote { global() macro [all...] |
/linux/scripts/ |
H A D | Kconfig.include | 6 quote := " variable
|
/linux/net/bluetooth/ |
H A D | hci_core.c | 3376 static inline void hci_quote_sent(struct hci_conn *conn, int num, int *quote) in hci_quote_sent() 3415 int *quote) in hci_low_sent() 3475 int *quote) in hci_chan_sent() 3615 int quote, *cnt; in hci_sched_sco() local 3657 int quote; in hci_sched_acl_pkt() local 3709 int quote, *cnt, tmp; in hci_sched_le() local 3755 int quote, *cnt; in hci_sched_iso() local
|
/linux/tools/bpf/bpftool/ |
H A D | main.c | 296 char quote = *cp++; in make_args() local
|
/linux/scripts/gendwarfksyms/ |
H A D | types.c | 272 const char *quote; in get_type_name() local
|
/linux/tools/perf/util/ |
H A D | demangle-rust-v0.c | 500 static NODISCARD size_t char_to_string(uint32_t ch, uint8_t quote, bool first, char (*buf)[ESCAPED_… in char_to_string() 543 uint8_t quote = '"'; in nibbles_to_string() local
|
H A D | header.c | 1670 char *quote = strchr(argv_i, '\''); in print_cmdline() local
|
/linux/lib/ |
H A D | dynamic_debug.c | 295 int quote = *buf++; in ddebug_tokenize() local
|
/linux/kernel/trace/ |
H A D | trace_events_filter.c | 2114 int quote = 0; in calc_stack() local
|
H A D | trace_events.c | 3177 int quote = 0; in update_event_printk() local
|