HomeSort by relevance Sort by last modified time
    Searched full:clong (Results 1 - 1 of 1) sorted by null

  /external/clang/test/Sema/
cast.c 25 typedef _Complex long CLong;
38 (void) (CLong) v;
52 (void) (CLong) v;
66 (void) (CLong) v;
80 (void) (CLong) v;
92 (void) (CLong) v;
104 (void) (CLong) v;
109 void testCLong(CLong v) {
116 (void) (CLong) v;
128 (void) (CLong) v
    [all...]

Completed in 135 milliseconds