SYMBOL INDEX (12 symbols across 8 files) FILE: code/back-end-embed/embed_out.c type value (line 1098) | typedef value (*primitive)(); function caml_startup (line 1670) | void caml_startup(char ** argv) FILE: code/back-end-embed/main.c function main (line 7) | int FILE: code/classes/citerator.cpp class Iterator (line 3) | class Iterator { FILE: code/ffi/ncurses.h type WINDOW (line 1) | typedef struct _win_st WINDOW; type chtype (line 2) | typedef unsigned int chtype; FILE: code/ffi/timeval_headers.h type timeval (line 1) | struct timeval { type timeval (line 6) | struct timeval type timezone (line 6) | struct timezone FILE: code/memory-repr/custom_ops.c type custom_operations (line 1) | struct custom_operations { FILE: code/objects/IsBarbell.java method IsBarbell (line 1) | boolean IsBarbell(Shape[] s) { FILE: code/objects/Shape.java method GetShapeName (line 1) | String GetShapeName(Shape s) {