Sha256: 3ecd7dca22b4174f4e7c9b58efe51337304da11262a4cd1294493fe9b18f9e78
Contents?: true
Size: 847 Bytes
Versions: 4
Compression:
Stored size: 847 Bytes
Contents
DECL1 input.c /^DECL1(foo); \/* gcc will accept this as function prototype (with some warnings) *\/$/;" p file: signature:(foo) DECL3 input.c /^DECL3(x, y); \/* gcc will accept this as function prototype (with some warnings) *\/$/;" p file: signature:(x,y) FUNCTION_LIKE input.c /^#define FUNCTION_LIKE(/;" d file: signature:(a,b) FUNCTION_LIKE input.c /^#undef FUNCTION_LIKE$/;" d file: role:undef VARIABLE_LIKE input.c /^#define VARIABLE_LIKE /;" d file: VARIABLE_LIKE input.c /^#undef VARIABLE_LIKE$/;" d file: role:undef WeakSymbol input.c /^#pragma weak WeakSymbol /;" d file: prototype1 input.c /^void prototype1 __ARGS((int arg1, void *arg2));$/;" p typeref:typename:void file: signature:(int arg1,void * arg2) prototype2 input.c /^void prototype2 __ARGS((int arg1, void *arg2))$/;" f typeref:typename:void signature:(int arg1,void * arg2)
Version data entries
4 entries across 2 versions & 1 rubygems