Home
last modified time | relevance | path

Searched defs:which (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dget_maintainer.pl1143 sub which { subroutine
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvPorts.h100 #define HAL_CACHE_OP(which, op) (which | (op << 2)) argument