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()
300 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_oid()
319 PRINT("%*.s%s", level * TAB_SIZE, " ", f->name); in decode_int()
364 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_enum()
382 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_bitstr()
418 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_numstr()
438 PRINT("%*.s%s", level * TAB_SIZE, " ", f->name); in decode_octstr()
491 PRINT("%*.s%s\n", level * TAB_SIZE, " ", f->name); in decode_bmpstr()
[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