Searched defs:variables (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libpp/i386/
H A Dpptab.h129 static struct ppkeyword variables[] = variable in typeref:struct:ppkeyword
/osnet-11/usr/src/lib/libpp/sparc/
H A Dpptab.h129 static struct ppkeyword variables[] = variable in typeref:struct:ppkeyword
/osnet-11/usr/src/lib/libcurses/screen/
H A Dwborder.c57 #define _LEFTSIDE variables[0]
58 #define _RIGHTSIDE variables[1]
59 #define _TOPSIDE variables[2]
60 #define _BOTTOMSIDE variables[3]
61 #define _TOPLEFT variables[4]
62 #define _TOPRIGHT variables[5]
63 #define _BOTTOMLEFT variables[6]
64 #define _BOTTOMRIGHT variables[7]
83 chtype *line_ptr, variables[8]; local
97 if (_CHAR(variables[
[all...]

Completed in 19 milliseconds