Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/wpaddemo/src/
Dmplus.c94 static u8 fmt_clas1[] = "CL "; variable
584 case WPAD_FMT_CLASSIC: ptr = &fmt_clas1[0]; break; in getFmtString()
Dwpadsample.c139 u8 fmt_clas1[] = "CLASSIC "; variable
1053 case WPAD_FMT_CLASSIC: ptr = &fmt_clas1[0]; break; in getFormat()