Home
last modified time | relevance | path

Searched defs:VARG (Results 1 – 6 of 6) sorted by relevance

/dports/devel/frink/frink-2.2.2/
H A Dvars.h23 VARG = 4 /* argument */ enumerator
/dports/games/pvpgn/pvpgn-1.8.5/src/common/
H A Dsetup_before.h338 # define PRINTF_ATTR(FMTARG,VARG) __attribute__((__format__(printf,FMTARG,VARG))) argument
340 # define PRINTF_ATTR(FMTARG,VARG) argument
/dports/lang/pcc/pcc-1.1.0/cc/cpp/
H A Dcpp.h68 #define VARG 0xfe /* has varargs */ macro
/dports/games/bloodfrontier/bloodfrontier/src/shared/
H A Dcommand.h296 #define VARG(name, min, cur, max) _VAR(name, name, min, cur, max, IDF_CLIENT|IDF_COMPLETE) macro
313 #define VARG(name, min, cur, max) _VAR(sv_##name, sv_##name, min, cur, max, IDF_SERVER) macro
326 #define VARG(name, min, cur, max) extern int name macro
/dports/editors/uemacs/uemacs-4.0/freebsd/
H A Destruct.h495 #define VARG 1 macro
499 #define VARG 0 macro
/dports/editors/uemacs/uemacs-4.0/h/
H A Destruct.h495 #define VARG 1 macro
499 #define VARG 0 macro