Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Didentcpu.c1487 #define SEP_STR ((printed++) == 0) ? "" : "," in print_id_fields() macro
1502 sbuf_printf(sb, "%s%s", SEP_STR, fv[j].desc); in print_id_fields()
1506 sbuf_printf(sb, "%sUnknown %s(%x)", SEP_STR, in print_id_fields()
1513 sbuf_printf(sb, "%s%#lx", SEP_STR, reg); in print_id_fields()
1514 #undef SEP_STR in print_id_fields()
1641 #undef SEP_STR in print_cpu_features()