Searched refs:PROTO (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/
H A Dflexdef.h82 #ifndef PROTO
84 #define PROTO(proto) proto macro
86 #define PROTO(proto) () macro
655 void *allocate_array PROTO((int, size_t));
656 void *reallocate_array PROTO((void*, int, size_t));
658 void *flex_alloc PROTO((size_t));
659 void *flex_realloc PROTO((void*, size_t));
660 void flex_free PROTO((void*));
712 extern void ccladd PROTO((int, int)); /* add a single character to a ccl */
713 extern int cclinit PROTO((voi
[all...]
H A Dtblcmp.c36 void mkentry PROTO((register int*, int, int, int, int));
37 void mkprot PROTO((int[], int, int));
38 void mktemplate PROTO((int[], int, int));
39 void mv2front PROTO((int));
40 int tbldiff PROTO((int[], int, int[]));
H A Ddfa.c36 void dump_associated_rules PROTO((FILE*, int));
37 void dump_transitions PROTO((FILE*, int[]));
38 void sympartition PROTO((int[], int, int[], int[]));
39 int symfollowset PROTO((int[], int, int, int[]));
H A Dgen.c36 void gen_next_state PROTO((int));
37 void genecs PROTO((void));
38 void indent_put2s PROTO((char [], char []));
39 void indent_puts PROTO((char []));
H A Dmain.c46 void flexinit PROTO((int, char**));
47 void readin PROTO((void));
48 void set_up_initial_allocations PROTO((void));
51 extern void argv_fixup PROTO((int *, char ***));
H A Dsym.c36 int hashfunct PROTO((register char[], int));
H A Dnfa.c36 int dupmachine PROTO((int));
37 void mkxtion PROTO((int, int));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dansidecl.h114 #define PROTO(type, name, arglist) type name arglist macro
137 #define PROTO(type, name, arglist) type name () macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/xmon/
H A Dansidecl.h114 #define PROTO(type, name, arglist) type name arglist macro
137 #define PROTO(type, name, arglist) type name () macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/MISC/VMS/
H A Dvms-code.c13 static char *fix_arg0 PROTO((const char *));
142 extern void exit PROTO((int)); /* <stdlib.h> ended up prototyping vms_exit */

Completed in 196 milliseconds