ADT
ast-experimental
enum
pthread-emulation
qualifiedEnum
Last change
on this file since 1a567d0 was fb64e86, checked in by Peter A. Buhr <pabuhr@…>, 6 years ago |
allow pattern for extra function declarations to span multiple lines
|
-
Property mode
set to
100644
|
File size:
145 bytes
|
Rev | Line | |
---|
[fb64e86] | 1 | extern void \*malloc[^;]*;
|
---|
| 2 | extern void free[^;]*;
|
---|
| 3 | extern void exit[^;]*;
|
---|
| 4 | extern int atexit[^;]*;
|
---|
| 5 | extern void abort[^;]*;
|
---|
| 6 | extern int printf[^;]*;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.