Home
last modified time | relevance | path

Searched defs:where (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dobstack.h292 # define obstack_grow(OBSTACK,where,length) \ argument
302 # define obstack_grow0(OBSTACK,where,length) \ argument
368 # define obstack_copy(OBSTACK,where,length) \ argument
374 # define obstack_copy0(OBSTACK,where,length) \ argument
430 # define obstack_grow(h,where,length) \ argument
437 # define obstack_grow0(h,where,length) \ argument
475 # define obstack_copy(h,where,length) \ argument
478 # define obstack_copy0(h,where,length) \ argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Drpc_msg.h100 caddr_t where; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnfs_prot.x229 diropargs where; member
H A Dnfs_prot.h190 diropargs where; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd.c6514 static int bios_handoff (struct ehci_hcd *ehci, int where, U32 cap) in bios_handoff()