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

/illumos-gate/usr/src/lib/libpp/i386/
H A Dpptab.h129 static struct ppkeyword variables[] = variable in typeref:struct:ppkeyword
/illumos-gate/usr/src/lib/libpp/sparc/
H A Dpptab.h129 static struct ppkeyword variables[] = variable in typeref:struct:ppkeyword
/illumos-gate/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...]
/illumos-gate/usr/src/cmd/mailx/
H A Dinit.c49 * All global externs are declared in def.h. All variables are initialized
157 struct var *variables[HSHSIZE]; /* Pointer to active var list */ variable in typeref:struct:var

Completed in 59 milliseconds