Home
last modified time | relevance | path

Searched defs:subscript (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/lib/fm/libdiskstatus/common/
H A Dds_util.c125 int subscript = byte_count + i; in ddump() local
/onnv-gate/usr/src/lib/libshell/common/sh/
H A Dnvtree.c907 char *subscript=0; in walk_tree() local
H A Dxec.c395 int sh_debug(Shell_t *shp, const char *trap, const char *name, const char *subscript, char *const a… in sh_debug()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c3125 Perl_newSLICEOP(pTHX_ I32 flags, OP *subscript, OP *listval) in Perl_newSLICEOP()