Searched refs:FUNC (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/xpm/include/ |
| H A D | xpm.h | 293 #define FUNC(f, t, p) extern t f p macro 296 #define FUNC(f, t, p) extern t f() macro 326 FUNC(XpmReadFileToPixmap, int, (Display *display, 352 FUNC(XpmReadFileToImage, int, (Display *display, 395 FUNC(XpmAttributesSize, int, ()); 400 FUNC(XpmFreeXpmImage, void, (XpmImage *image)); 401 FUNC(XpmFreeXpmInfo, void, (XpmInfo *info)); 402 FUNC(XpmGetErrorString, char *, (int errcode)); 403 FUNC(XpmLibraryVersion, int, ()); 455 FUNC(XpmGetParseError, int, (char *filename, [all …]
|
| H A D | simx.h | 52 #define FUNC(f, t, p) extern t f p macro 55 #define FUNC(f, t, p) extern t f() macro 60 FUNC(boundCheckingMalloc, void *, (long s)); 61 FUNC(boundCheckingCalloc, void *, (long num, long s)); 62 FUNC(boundCheckingRealloc, void *, (void *p, long s)); 98 FUNC(XDefaultScreen, Screen *, (Display *d)); 100 FUNC(XDefaultDepth, int, (Display *d, Screen *s)); 107 FUNC(XFreeColors, int, (Display *d, Colormap cmap, 116 FUNC(XDestroyImage, void /* ? */ , (XImage *)); 118 FUNC(XImageFree, void, (XImage *)); [all …]
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | zimbu.vim | 38 …let b:match_words = '\(^\s*\)\@<=\(MODULE\|CLASS\|INTERFACE\|BITS\|ENUM\|SHARED\|FUNC\|REPLACE\|DE… 198 ?^\s*\(FUNC\|PROC\|MAIN\|ENUM\|CLASS\|INTERFACE\)\> 201 /^\s*\(FUNC\|PROC\|MAIN\|ENUM\|CLASS\|INTERFACE\)\>
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | zimbu.vim | 104 …ELSE\|WHILE\|REPEAT\|TRY\|CATCH\|FINALLY\|FOR\|DO\|SWITCH\|CASE\|DEFAULT\|FUNC\|VIRTUAL\|ABSTRACT\…
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | zimbu.vim | 60 syn match zimbuStatement "\<\(FUNC\|PROC\|DEF\)\>"
|
| H A D | xs.vim | 1322 syn keyword xsMacro FP_QNAN FREETMPS FREE_THREAD_KEY FSEEKSIZE FUNC FUNC0
|