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.c371 int_fmt = INT_FMT_DEC; in dhd_option()
388 int_fmt = INT_FMT_DEC; in dhd_option()
547 case INT_FMT_DEC: in dhd_printint()