Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.h50 #define INT_FMT_DEC 0 /* signed integer */ macro
Ddhdu.c370 int_fmt = INT_FMT_DEC; in dhd_option()
387 int_fmt = INT_FMT_DEC; in dhd_option()
546 case INT_FMT_DEC: in dhd_printint()