Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcm4329/src/dhd/exe/
Ddhdu.h59 #define INT_FMT_UINT 1 /* unsigned integer */ macro
Ddhdu.c325 int_fmt = INT_FMT_UINT; in dhd_option()
476 case INT_FMT_UINT: in dhd_printint()