Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>
[deliverable/binutils-gdb.git] / gdb / parser-defs.h
index 60c12e6a356ff62f60dab41c5b1e46ee2abecf6a..fed54110e37fcbce698c3ee27f43073933e0248d 100644 (file)
@@ -133,6 +133,9 @@ pop_type PARAMS ((void));
 extern int
 pop_type_int PARAMS ((void));
 
+extern int
+length_of_subexp PARAMS ((struct expression *, int));
+
 extern struct type *follow_types PARAMS ((struct type *));
 
 /* During parsing of a C expression, the pointer to the next character
This page took 0.022873 seconds and 4 git commands to generate.