Searched refs:np1 (Results 1 – 21 of 21) sorted by relevance
11 char *np1 = nullptr; in foo2() local12 char *np2 = np1; in foo2()14 if (np1 == np2) in foo2()15 np1 = &c; in foo2()16 *np1 = 0; // no-warning in foo2()
49 noproto np1; variable50 int np1(x, y) in np1() function
334 ANTLRMapElement *np, *np1;338 np1 = [ANTLRMapElement newANTLRMapElementWithName:[NSString stringWithString:name] Type:idx];341 [np1 setFNext:self->ptrBuffer[ self->lastHash ]];342 self->ptrBuffer[ self->lastHash ] = np1;343 [np1 retain];
171 ANTLRNodeMapElement *np, *np1;177 np1 = ptrBuffer[idx];178 np.fNext = np1;
62 NP<nullptr> np1; variable
452 np1)453 basic_machine=np1-gould
75 int np1 = e<0, int a<b<c,b<c>::*>(); member
695 np1)696 basic_machine=np1-gould
778 np1)779 basic_machine=np1-gould
747 np1)748 basic_machine=np1-gould
764 np1)765 basic_machine=np1-gould
839 np1)840 basic_machine=np1-gould
840 np1)841 basic_machine=np1-gould
889 np1)890 basic_machine=np1-gould
803 np1)804 basic_machine=np1-gould
830 np1)831 basic_machine=np1-gould
821 np1)822 basic_machine=np1-gould
205 constexpr const int *np1 = (int*)nullptr + 0; // ok variable