Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcm4329/src/dhd/exe/
Ddhdu.h58 #define INT_FMT_DEC 0 /* signed integer */ macro
Ddhdu.c306 int_fmt = INT_FMT_DEC; in dhd_option()
323 int_fmt = INT_FMT_DEC; in dhd_option()
482 case INT_FMT_DEC: in dhd_printint()