Searched defs:np1 (Results  1 – 6 of 6) sorted by relevance
| /external/clang/test/PCH/ | 
| D | types.c | 49 noproto np1;  variable 50 int np1(x, y)  in np1()  function
  | 
| /external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ | 
| D | p1-11.cpp | 62 NP<nullptr> np1;  variable
  | 
| /external/clang/test/Analysis/ | 
| D | nullptr.cpp | 13   char *np1 = nullptr;  in foo2()  local
  | 
| /external/clang/test/Parser/ | 
| D | cxx-ambig-init-templ.cpp | 75   int np1 = e<0, int a<b<c,b<c>::*>();  member
  | 
| /external/pffft/ | 
| D | fftpack.c | 2395   integer nm1, np1;  in cost()  local 2458   integer nm1, np1, ns2;  in costi()  local 2556   integer kc, np1, ns2, modn;  in sint1()  local 2614   integer np1, ns2;  in sinti()  local 2634   integer np1, iw1, iw2, iw3;  in sint()  local 2664   integer nz, nm1, np1, ns2;  in main()  local
  | 
| /external/clang/test/CXX/expr/expr.const/ | 
| D | p2-0x.cpp | 205     constexpr const int *np1 = (int*)nullptr + 0; // ok  variable
  |