Searched refs:fooc (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/Sema/
H A Dmips-interrupt-attr.c21 __attribute__((interrupt())) void fooc(int a) {} // expected-warning {{MIPS 'interrupt' attribute only applies to functions that have no parameters}} function
/external/bison/tests/
H A Dtestsuite20447 m4_define([fooc], [b4_complain([[fooc fubar]])])
20448 m4_define([foocat], [b4_complain_at([[fooc.y:1.1]],
20449 [[fooc.y:10.6]], [[foocat fubar]])])
20453 m4_if(fooc, [1], [yes])
20476 input1.y: error: fooc fubar
20477 fooc.y:1.1-10.5: error: foocat fubar
[all...]

Completed in 81 milliseconds