Searched refs:PROTOTYPES (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/inc/
H A Dglobal.h33 /* PROTOTYPES should be set to one if and only if the compiler supports
36 The following makes PROTOTYPES default to 0 if it has not already
40 #ifndef PROTOTYPES
41 #define PROTOTYPES 0 macro
53 /* PROTO_LIST is defined depending on how PROTOTYPES is defined above.
54 If using PROTOTYPES, then PROTO_LIST returns the list, otherwise it
58 #if PROTOTYPES
/asus-wl-520gu-7.0.1.45/src/router/samba/source/modules/
H A Dgetdate.h22 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dbusybox.h65 #define PROTOTYPES macro
67 #undef PROTOTYPES macro
H A Dapplets.c35 #undef PROTOTYPES macro
H A Dapplets.h18 #if defined(PROTOTYPES)
480 #if !defined(PROTOTYPES) && !defined(MAKE_USAGE)

Completed in 90 milliseconds