Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/sntp/libopts/
Dtokenize.c52 const ch_t * pSrc = (const ch_t *)(*ppSrc + 1); in copy_cooked() local
80 cc_t * pSrc = (cc_t *) (*ppSrc + 1); in copy_raw() local
/freebsd-9-stable/sys/boot/ficl/
Dvm.c315 char *pSrc = vmGetInBuf(pVM); in vmGetWord0() local
393 char *pSrc = vmGetInBuf(pVM); in vmParseStringEx() local
Dwords.c2659 char *pSrc = vmGetInBuf(pVM); in dotParen() local
/freebsd-9-stable/contrib/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1891 GenericValue *pSrc = &Src; in visitExtractValueInst() local