Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c589 int tmp, newVal; in ar9280SpurMitigate() local
/NextBSD/contrib/llvm/include/llvm/IR/
HDCallSite.h124 void setArgument(unsigned ArgNo, Value* newVal) { in setArgument()