Searched defs:leng (Results 1 – 3 of 3) sorted by relevance
2003 static int getdimension(int token, const char *text, int leng) in getdimension()2018 static int getstring(int token, const char *text, int leng) in getstring()2026 static int gettoken(int token, const char *text, int leng) in gettoken()2032 static int getcomment(int token, const char *text, int leng) in getcomment()
399 int leng = USB_DT_HUB_NONVAR_SIZE; in usb_dump_hub_descriptor() local
227 #define frame_set_length(frm, leng) (frm->len = leng) argument