HomeSort by relevance Sort by last modified time
    Searched refs:FINIT (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaCXX/
conversion.cpp 77 // CHECK: note: expanded from macro 'FINIT'
78 #define FINIT int a3 = NULL;
79 FINIT // expected-warning {{implicit conversion of NULL constant to 'int'}}
  /external/mesa3d/src/mesa/x86/
assyntax.h 730 #define FINIT CHOICE(finit, wait; fninit, wait; finit)
731 #define FNINIT CHOICE(fninit, fninit, finit)
    [all...]

Completed in 60 milliseconds