Searched refs:nump (Results 1 – 3 of 3) sorted by relevance
932 int nump = ImsCallProfile.OIRToPresentation( in updateAddressDisplay() local939 + Rlog.pii(LOG_TAG, name) + " nump = " + nump + " namep = " + namep); in updateAddressDisplay()963 if (mNumberPresentation != nump) { in updateAddressDisplay()964 mNumberPresentation = nump; in updateAddressDisplay()
203 kw202="nump"
778 getnum(register const char *strp, int *const nump, const int min, const int max) in getnum() argument794 *nump = num; in getnum()