Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_asn1.c23 #define TAB_SIZE 4 macro
279 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_nul()
287 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_bool()
319 PRINT("%*.s%s", level * TAB_SIZE, " ", f->name); in decode_int()
438 PRINT("%*.s%s", level * TAB_SIZE, " ", f->name); in decode_octstr()
545 PRINT("%*.s%s\n", (level + 1) * TAB_SIZE, " ", in decode_seq()
563 PRINT("%*.s%s\n", (level + 1) * TAB_SIZE, in decode_seq()
616 PRINT("%*.s%s\n", (level + 1) * TAB_SIZE, " ", in decode_seq()
630 PRINT("%*.s%s\n", (level + 1) * TAB_SIZE, " ", in decode_seq()
711 PRINT("%*.s%s\n", (level + 1) * TAB_SIZE, in decode_seqof()
[all …]
/openbmc/entity-manager/
H A DDoxyfile243 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
247 TAB_SIZE = 4