Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCDDBG.cpp116 #define pipestring(pipe, tmp_str) edstring(usb_pipetype(pipe),tmp_str) argument
124 char tmp_str[10]; in urb_print() local
138 pipestring (pipe,tmp_str), in urb_print()
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dnconf.c573 char tmp_str[256]; in item_add_str() local
581 snprintf(tmp_str, sizeof(tmp_str), "%s%s", in item_add_str()
584 tmp_str, in item_add_str()