Home
last modified time | relevance | path

Searched defs:nextp (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstring2.h1164 # define __strtok_r(s, sep, nextp) \ argument
1196 # define strtok_r(s, sep, nextp) __strtok_r (s, sep, nextp) argument
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCIDBG.cpp504 char **nextp, in qh_lines()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c3360 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c3942 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local