HomeSort by: relevance | last modified time | path
    Searched defs:negative_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc 2288 bool negative_p
2299 val = negative_p ? -1 : 0;
2284 bool negative_p local
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc 2278 bool negative_p
2289 val = negative_p ? -1 : 0;
2274 bool negative_p local

Completed in 34 milliseconds