Searched refs:subscript (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-data-ref.h163 /* What is a subscript? Given two array accesses a subscript is the
170 struct subscript struct
188 typedef struct subscript *subscript_p;
227 /* For each subscript in the dependence test, there is an element in
281 extern void dump_subscript (FILE *, struct subscript *);
H A Dtree-data-ref.c56 - subscript: given two array accesses a subscript is the tuple
638 dump_subscript (FILE *outf, struct subscript *subscript)
640 tree chrec = SUB_CONFLICTS_IN_A (subscript);
642 fprintf (outf, "\n (subscript \n");
651 tree last_iteration = SUB_LAST_CONFLICT (subscript);
656 chrec = SUB_CONFLICTS_IN_B (subscript);
665 tree last_iteration = SUB_LAST_CONFLICT (subscript);
671 print_generic_stmt (outf, SUB_DISTANCE (subscript),
637 dump_subscript(FILE *outf, struct subscript *subscript) argument
2139 struct subscript *subscript; local
2244 struct subscript *subscript; local
3560 struct subscript *subscript = DDR_SUBSCRIPT (ddr, i); local
3902 struct subscript *subscript; local
4043 struct subscript *subscript; local
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Djv-lang.c864 /* If the user attempts to subscript something that is not an
915 error ("cannot subscript something of type `%s'", name);
917 error ("cannot subscript requested type");
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.osf1r5596 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
608 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
H A DCaps651 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
659 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
H A DCaps.aix4753 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
761 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
H A DCaps.hpux11659 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
667 exit_subscript_mode rsubm str ZV - - ----- End subscript mode
H A DCaps.keys741 enter_subscript_mode ssubm str ZN - - ----- Enter subscript mode
749 exit_subscript_mode rsubm str ZV - - ----- End subscript mode

Completed in 82 milliseconds